Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / conformation-utilities.h
index 8aa337b69c0e3041566e14c6f0a57950e744d71c..0fbe271f04714d0cc2eb649bf2c689d1d2f3d0de 100644 (file)
@@ -37,9 +37,9 @@
 #ifndef GMX_CONFORMATION_UTILITIES_H
 #define GMX_CONFORMATION_UTILITIES_H
 
-#include "../math/vectypes.h"
-#include "../utility/basedefinitions.h"
-#include "../utility/real.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {