Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / pulling / pull.c
index 3ee55fe3ec413151f2a261ca796738ba39bff59c..677c48fa5d5864991ee7f0eb284c968c76667f36 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 <stdio.h>