Remove some typedefs.h dependencies
[alexxy/gromacs.git] / src / gromacs / fileio / vmdio.c
index 2ded1c884211d0eab7fdfd8d0994ce6c2319b16d..5fc17e8a320066a10d1cabfc37b8b7f412581ba6 100644 (file)
@@ -32,6 +32,7 @@
  * 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 "vmdio.h"
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #include <shlobj.h>
 #endif
 
-#include "vmdio.h"
-
-#include "gmxfio.h"
-
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/trx.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/futil.h"