Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / mdebin.h
index ad76bd567ac8925227e9ca19a962a79506468baa..ef089de0aedffbc9a9d984a41d476ab13d1250d4 100644 (file)
 
 #include <stdio.h>
 
-#include "typedefs.h"
-#include "ebin.h"
-#include "../fileio/enxio.h"
-#include "types/state.h"
+#include "gromacs/fileio/enxio.h"
+#include "gromacs/legacyheaders/ebin.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/state.h"
 
 #ifdef __cplusplus
 extern "C" {