Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / checkpoint.h
index 0db48d652738b1b141de5862e33f55768ecd768a..78f329dc232d728fbccc0fea5a932ab7b773f766 100644 (file)
@@ -39,9 +39,9 @@
 #define _checkpoint_h
 
 
-#include "typedefs.h"
-#include "../fileio/gmxfio.h"
-#include "../fileio/filenm.h"
+#include "gromacs/fileio/filenm.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {