Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / main.cpp
index 5655d288df26041e34bded3a4486e3796c2eebfc..26f78b4d66620d0eafad37b148bf9d5f4272c63b 100644 (file)
 #include <process.h>
 #endif
 
-#include "types/commrec.h"
-#include "network.h"
-#include "main.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/main.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/fileio/filenm.h"
 #include "gromacs/fileio/gmxfio.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 
 #include "gromacs/utility/basenetwork.h"
 #include "gromacs/utility/cstringutil.h"