Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_confrms.c
index cad86d6b0fb8dba458db7212ef5daf05b265c1f6..8fcf879027ff4411f32abd3408131440564988f0 100644 (file)
@@ -41,8 +41,8 @@
 
 #include "gromacs/fileio/filenm.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/tpxio.h"
 #include "gromacs/math/vec.h"
@@ -51,8 +51,8 @@
 #include "gromacs/utility/futil.h"
 #include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/pdbio.h"
-#include "txtdump.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/pbcutil/rmpbc.h"
 #include "gmx_ana.h"