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