Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / enxio.h
index acf41f05f1a1e9e2e44f696a4ef3233f4c72db9a..c8434ab2b53135cb6b2c2639b5b4f75f9f14509e 100644 (file)
 #ifndef GMX_FILEIO_ENXIO_H
 #define GMX_FILEIO_ENXIO_H
 
-#include "../legacyheaders/types/energy.h"
-#include "../legacyheaders/types/inputrec.h"
-#include "../legacyheaders/types/state.h"
-#include "gmxfio.h"
-#include "xdr_datatype.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/xdr_datatype.h"
+#include "gromacs/legacyheaders/types/energy.h"
+#include "gromacs/legacyheaders/types/inputrec.h"
+#include "gromacs/legacyheaders/types/state.h"
 
 #ifdef __cplusplus
 extern "C" {