Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / commrec.h
index 4fbb9bb8825dd2417409d7f8f5c34995a0ea256c..4486c847b6c9ee1923c96fe49c49600628132bba 100644 (file)
@@ -37,8 +37,8 @@
 #ifndef _commrec_h
 #define _commrec_h
 
-#include "../../utility/gmxmpi.h"
-#include "../typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/utility/gmxmpi.h"
 
 #ifdef __cplusplus
 extern "C" {