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