Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / math / do_fit.h
index 9cc02c045a62c5f6a9fc633d3bf6c16d6d767b87..7ccb652f19064e30d8cd37178eeb026dadddb403 100644 (file)
@@ -37,7 +37,9 @@
 #ifndef GMX_MATH_DO_FIT_H
 #define GMX_MATH_DO_FIT_H
 
-#include "../legacyheaders/types/simple.h"
+#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {