Remove some include order dependencies
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / tomorse.h
index fb661030334c30eece222eacc30cf41ea5303260..39630fbf62d4e337497a8edf01e91c91c04721ad 100644 (file)
@@ -38,9 +38,9 @@
 #ifndef GMX_GMXPREPROCESS_TOMORSE_H
 #define GMX_GMXPREPROCESS_TOMORSE_H
 
-#include "config.h"
-
 #include <stdio.h>
+#include "gromacs/gmxpreprocess/gpp_atomtype.h"
+#include "gromacs/gmxpreprocess/grompp-impl.h"
 #include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus