Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / fileio / trxio.c
index 25569abb44e5a9b08b813668dd926bae857b1289..4372e7edb182f87d0e31c6dbdc17c0de710f9e76 100644 (file)
 #include <assert.h>
 #include <math.h>
 
-#include "typedefs.h"
 #ifdef GMX_USE_PLUGINS
 #include "vmdio.h"
 #endif
-#include "gromacs/utility/smalloc.h"
 #include "gmxfio.h"
 #include "trxio.h"
 #include "tpxio.h"
 #include "xdrf.h"
 
 #include "gromacs/fileio/timecontrol.h"
+#include "gromacs/fileio/trx.h"
+#include "gromacs/topology/atoms.h"
 #include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/smalloc.h"
 
 /* defines for frame counter output */
 #define SKIP1   10