Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / pme.h
index 4001f52961144468513073f870cdaaf209d99e73..f71f6f51b2dd0df4a109c31146cad028484994f3 100644 (file)
 #define _pme_h
 
 #include <stdio.h>
+
+#include "gromacs/legacyheaders/network.h"
 #include "gromacs/legacyheaders/typedefs.h"
-#include "../math/gmxcomplex.h"
-#include "../timing/wallcycle.h"
-#include "../timing/walltime_accounting.h"
-#include "../legacyheaders/network.h"
+#include "gromacs/math/gmxcomplex.h"
+#include "gromacs/timing/wallcycle.h"
+#include "gromacs/timing/walltime_accounting.h"
 
 #ifdef __cplusplus
 extern "C" {