Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / ns.h
index dafbfa9f6e7fe64e68da0df51d58d87663095ede..26582e5d438b05018cbb36d4c87acbad687812e5 100644 (file)
 #define _ns_h
 
 #include <stdio.h>
-#include "sysstuff.h"
-#include "typedefs.h"
-#include "pbc.h"
-#include "tgroup.h"
-#include "network.h"
 
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/tgroup.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {