Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_current.c
index ee90239a5fbe10b68be037f7f15626b4a7f23053..11e895437c118ea583f1cedefc328ba60b0a3447 100644 (file)
@@ -38,7 +38,7 @@
 #include <stdlib.h>
 
 #include "gromacs/commandline/pargs.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/tpxio.h"
@@ -50,7 +50,7 @@
 #include "gromacs/topology/index.h"
 #include "gromacs/statistics/statistics.h"
 #include "gmx_ana.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/utility/fatalerror.h"