Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / nrama.h
index 53c7b63cdaa4daffa0c946e9e9055d0ab5f94dcc..03ee81418128f796dd0bdf9d979df40003589b58 100644 (file)
@@ -38,9 +38,9 @@
 #ifndef GMX_GMXANA_NRAMA_H
 #define GMX_GMXANA_NRAMA_H
 
-#include "typedefs.h"
-#include "oenv.h"
-#include "../fileio/trxio.h"
+#include "gromacs/fileio/trxio.h"
+#include "gromacs/legacyheaders/oenv.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {