Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_angle.c
index 927e15abaf37b5a4415e5c55b71ff529ca1e4ac9..fc1c066480737d4a0d38121d0a005eee02e74771 100644 (file)
@@ -34,9 +34,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 #include <math.h>
 #include <string.h>