Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_con.c
index f449bfdbf7bea99db10c2407044945c02a286d97..e83c16930ef29fae671a8d06f30309959cfb0e56 100644 (file)
@@ -33,7 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "config.h"
+#include "gmxpre.h"
+
 #include <assert.h>
 
 #include "gromacs/math/vec.h"