Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_h2order.c
index 16f0144148654223f1486dc242508c31fff22470..c6f7ff0e5c9ff26452472efd6dd92841dfe1d199 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "princ.h"
 #include "gromacs/pbcutil/rmpbc.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/topology/index.h"