Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / fileio / xtcio.c
index b1ebf54d1e61becbf061c5c414f24c3ece6b00ee..af57ca9da44c7e71ff01b871f7f5bb93f6b8275b 100644 (file)
  * 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 "xtcio.h"
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
 
 #include <string.h>
-#include "typedefs.h"
-#include "xdrf.h"
-#include "gmxfio.h"
-#include "xtcio.h"
-#include "gromacs/utility/smalloc.h"
+
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/xdrf.h"
 #include "gromacs/math/vec.h"
-#include "gromacs/utility/futil.h"
 #include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
+#include "gromacs/utility/smalloc.h"
 
 #define XTC_MAGIC 1995