Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / mdlib / pme.c
index 0c76b9c2e3210dfb7cfe0b011efbe22998f8cf36..924420ce0f3ad61516c82b2b172f58b9612330f6 100644 (file)
@@ -57,9 +57,7 @@
  * /Erik 001109
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <assert.h>
 #include <math.h>