Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / pulling / pull_rotation.c
index ef7a870ed630dc44e876e61e540d59541fbbf94a..4b07b06004fce821103ffef67d804de97b35809a 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
-#include "domdec.h"
+#include "gromacs/legacyheaders/domdec.h"
 #include "gromacs/utility/smalloc.h"
-#include "network.h"
+#include "gromacs/legacyheaders/network.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "mdrun.h"
-#include "txtdump.h"
-#include "names.h"
+#include "gromacs/legacyheaders/mdrun.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/topology/mtop_util.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/math/vec.h"
-#include "gmx_ga2la.h"
+#include "gromacs/legacyheaders/gmx_ga2la.h"
 #include "gromacs/fileio/xvgr.h"
-#include "copyrite.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/copyrite.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/utility/futil.h"
 #include "gromacs/fileio/gmxfio.h"