Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / gmxlib / splitter.c
index 8298cf954a37d96fc7512347315761bdcb00bfbc..a3797c49f4e3f2b719b171767e8ed1e67a57bb2e 100644 (file)
 #include <string.h>
 
 #include "macros.h"
-#include "gromacs/pbcutil/mshift.h"
 
+#include "gromacs/pbcutil/mshift.h"
+#include "gromacs/topology/block.h"
+#include "gromacs/topology/idef.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"