Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / gmxlib / conformation-utilities.h
index 38024be62af72d851961d3c3534fc4d29fd2a58c..8aa337b69c0e3041566e14c6f0a57950e744d71c 100644 (file)
@@ -37,7 +37,9 @@
 #ifndef GMX_CONFORMATION_UTILITIES_H
 #define GMX_CONFORMATION_UTILITIES_H
 
-#include "typedefs.h"
+#include "../math/vectypes.h"
+#include "../utility/basedefinitions.h"
+#include "../utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {