Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / perf_est.h
index cb2c44e6e5d71b69071c93d7ba4ac06dbb341623..67b54dc46f044f09d78749e2e2317047bf6821c3 100644 (file)
@@ -37,9 +37,9 @@
 #ifndef _perf_est_h
 #define _perf_est_h
 
-#include "types/inputrec.h"
-#include "../math/vectypes.h"
-#include "../utility/basedefinitions.h"
+#include "gromacs/legacyheaders/types/inputrec.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/basedefinitions.h"
 
 #ifdef __cplusplus
 extern "C" {