Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_nmtraj.c
index 72cd61b4b0adb022f7dae4ad0a3352a10431ee1f..d40f7d70663e74a0bc52b48ea97d0472a5b81c5b 100644 (file)
 #include <string.h>
 
 #include "gromacs/commandline/pargs.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/fileio/pdbio.h"
 #include "gromacs/fileio/tpxio.h"
 #include "gromacs/fileio/trxio.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/math/units.h"
 #include "eigio.h"
 #include "gmx_ana.h"