Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / fileio / xdrd.c
index 682e68cdd8e492a80e2019b3de24234b236b17a5..2dd1f39b91cf3bb61072f2ee98df4e6bee6be308 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 "xdrf.h"
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
 
-#include "typedefs.h"
-#include "xdrf.h"
+#include "gromacs/math/vectypes.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"