Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / pulling / pull.c
index d84d9b1539b2c1ba65cb1527607c247f0852a630..e234c50c967a0ea9f7a55c73303cd2e5d7b1812f 100644 (file)
 #include <string.h>
 
 #include "gromacs/utility/futil.h"
-#include "typedefs.h"
-#include "types/commrec.h"
-#include "network.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/network.h"
 #include "pull.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/topology/mtop_util.h"
-#include "mdrun.h"
-#include "gmx_ga2la.h"
-#include "copyrite.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/mdrun.h"
+#include "gromacs/legacyheaders/gmx_ga2la.h"
+#include "gromacs/legacyheaders/copyrite.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/fileio/filenm.h"
 #include "gromacs/fileio/gmxfio.h"