Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / math / utilities.h
index 12601d4ead2af6726e3eed033722b280a9591169..2932220068bf53b5d43731c35882630a0f84d4ae 100644 (file)
@@ -40,7 +40,8 @@
 #include <limits.h>
 #include <math.h>
 
-#include "../legacyheaders/types/simple.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {