Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_filter.c
index 4bc19cb1c5ca87bdd67191fcb61ce481b4fe7959..2f0d88a6ed4faabb44d10a66b8cf4c3df67b2a50 100644 (file)
@@ -39,9 +39,9 @@
 #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/math/vec.h"
 #include "gromacs/topology/index.h"
 #include "gromacs/fileio/tpxio.h"