Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_saltbr.c
index 46f1c59731f9aae546de5fc934675e46043c1e48..85b70d4c21fcb5304ac16d52504e53dced0763f6 100644 (file)
@@ -38,9 +38,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/fileio/trxio.h"
 #include "gromacs/commandline/pargs.h"