Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_order.c
index 0851bb9929c7d936b5617b49c5d2feda99460c6f..0de0e43e90f467d9b156b4da65c1d54f10e50aba 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gstat.h"
 #include "gromacs/math/vec.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/topology/index.h"