Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / mdatoms.h
index 21d176b85ee7858d022694ecc9ee9bc16836e383..18d10ffb1f88243b54639e05c890d69d75c1b7e6 100644 (file)
 
 #include <stdio.h>
 
-#include "types/inputrec.h"
-#include "types/mdatom.h"
-#include "../utility/basedefinitions.h"
-#include "../utility/real.h"
+#include "gromacs/legacyheaders/types/inputrec.h"
+#include "gromacs/legacyheaders/types/mdatom.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {