Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_mdmat.c
index 238c74653515e9f1296e8126561e8ccd725c0759..145efb1cea7052b95c6f02008be130d8af112569 100644 (file)
@@ -39,9 +39,9 @@
 #include <math.h>
 #include <string.h>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/fileio/filenm.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/utility/futil.h"