Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / main.h
index e5b0803efc31b8e5302edefcb3ee88789525d65f..43329b9d9ae560574f877a5838348d7a8ab1b7f6 100644 (file)
 
 
 #include <stdio.h>
-#include "typedefs.h"
-#include "network.h"
-#include "../fileio/filenm.h"
+
+#include "gromacs/fileio/filenm.h"
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {