Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / libxdrf.c
index c92c7b18e664ae9b6b2c48ccf96beff1d6dbd78d..90e58d4ee251c740b9281b023a106ac9b24e326c 100644 (file)
@@ -34,7 +34,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 "config.h"
+#include "gmxpre.h"
 
 #include <limits.h>
 #include <math.h>
@@ -42,8 +42,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "xdrf.h"
-#include "xdr_datatype.h"
+#include "gromacs/fileio/xdr_datatype.h"
+#include "gromacs/fileio/xdrf.h"
 #include "gromacs/utility/futil.h"
 
 /* This is just for clarity - it can never be anything but 4! */