Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / grompp.c
index c3f28d27d0b5576cd1fe2974272cf315ade3ab43..d8cde70d4e26046e4926941803f633eec6f92d59 100644 (file)
@@ -34,9 +34,9 @@
  * 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 "grompp.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "grompp.h"
 
 #include <sys/types.h>
 #include <math.h>