Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_box.c
index 4a14c043549753084750bd84eaff9c17499823fe..af5c834b557f5fb6380247a97abfaf77e644402a 100644 (file)
 
 #include "config.h"
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "types/commrec.h"
-#include "domdec.h"
-#include "domdec_network.h"
-#include "nsgrid.h"
-#include "network.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/domdec.h"
+#include "gromacs/legacyheaders/domdec_network.h"
+#include "gromacs/legacyheaders/nsgrid.h"
+#include "gromacs/legacyheaders/network.h"
 
 #include "gromacs/utility/fatalerror.h"