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