Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / mvdata.c
index a6a146b35ea0c5c4015b67e72d95de8628d4d7c9..bd90af3cab4c915a65044cb635ad438d78967e13 100644 (file)
 
 #include <string.h>
 
-#include "typedefs.h"
-#include "main.h"
-#include "mvdata.h"
-#include "types/commrec.h"
-#include "network.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/main.h"
+#include "gromacs/legacyheaders/mvdata.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/network.h"
 #include "gromacs/math/vec.h"
-#include "tgroup.h"
+#include "gromacs/legacyheaders/tgroup.h"
 
 #include "gromacs/topology/symtab.h"
 #include "gromacs/utility/fatalerror.h"