Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_hbond.c
index 07228ef4b1725a339bcf9509e955ef737b14a5bc..75de1df19b6007577d111510b680460f1777bd91 100644 (file)
 /*#define HAVE_NN_LOOPS*/
 
 #include "gromacs/commandline/pargs.h"
-#include "copyrite.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/copyrite.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/math/units.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/topology/index.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gstat.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/pbcutil/pbc.h"