Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / gstat.h
index 0d490d9ab14e16d946cc28b678f29daef4d144dc..a07b3ed51307e063669b58aa15f280744273312f 100644 (file)
 #ifndef GMX_GMXANA_GSTAT_H
 #define GMX_GMXANA_GSTAT_H
 
-#include "../legacyheaders/typedefs.h"
-#include "../legacyheaders/oenv.h"
-#include "../commandline/pargs.h"
-#include "../topology/index.h"
+#include "gromacs/commandline/pargs.h"
+#include "gromacs/legacyheaders/oenv.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/topology/index.h"
 
 #ifdef __cplusplus
 extern "C" {