Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / coupling.c
index 90eb74f31431cc663b2cf0eb9f273497be311f76..7583da13815a4d61edabc6a83c2da295969e404a 100644 (file)
@@ -34,7 +34,8 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
+
 #include <assert.h>
 
 #include "gromacs/legacyheaders/typedefs.h"