Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / gmxana / nsfactor.h
index 8d3a388cf1226f23a754d422e5973912d7aa6577..367aaa1836ac59a99f18723c46ddbeeb8a65f445 100644 (file)
 #ifndef _nsfactor_h
 #define _nsfactor_h
 
-#include "index.h"
-#include "types/simple.h"
-#include "oenv.h"
+#include "gromacs/legacyheaders/index.h"
+#include "gromacs/legacyheaders/oenv.h"
+#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/legacyheaders/types/topology.h"
 
 #ifdef __cplusplus
 extern "C" {