Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / mdrun / pme_loadbal.c
index 12c91d2542a8c6729411c25ef4ec8df75594f7d3..2996bc621098a0fd59571c60ad2c2e73936b8fd4 100644 (file)
@@ -32,9 +32,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 "types/commrec.h"
 #include "network.h"