Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.h
index 70b0341081876fd49ac1ef5ca8c3e0434601e096..a03a0ade68cbfb70c1b231e710e1a71328e00889 100644 (file)
@@ -39,9 +39,9 @@
 
 #include <stdio.h>
 
-#include "../legacyheaders/types/commrec_fwd.h"
-#include "../legacyheaders/types/nbnxn_cuda_types_ext.h"
-#include "../utility/basedefinitions.h"
+#include "gromacs/legacyheaders/types/commrec_fwd.h"
+#include "gromacs/legacyheaders/types/nbnxn_cuda_types_ext.h"
+#include "gromacs/utility/basedefinitions.h"
 
 #ifdef __cplusplus
 extern "C" {