Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / sfactor.h
index 6eae7881167c3c42a25b9d14a904634554044fca..0550909596862023457d8225edc28e48763f249f 100644 (file)
 #ifndef _sfactor_h
 #define _sfactor_h
 
-#include "index.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" {