Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / sfactor.h
index d9099a8bd3fd934cee350ad5d16a460c62e6d74f..0550909596862023457d8225edc28e48763f249f 100644 (file)
@@ -37,9 +37,9 @@
 #ifndef _sfactor_h
 #define _sfactor_h
 
-#include "types/simple.h"
-#include "../math/gmxcomplex.h"
-#include "oenv.h"
+#include "gromacs/legacyheaders/oenv.h"
+#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/math/gmxcomplex.h"
 
 #ifdef __cplusplus
 extern "C" {