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