Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_con.c
index 7e4062cb9ae84220e4a78353aa5a514dfe3f9183..47c845e90669180b99b02e6f7f28b5bd5982c8cf 100644 (file)
@@ -33,9 +33,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 #include <assert.h>
 
 #include "gromacs/math/vec.h"