Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_helixorient.c
index 8f1f0a14adfb1f8c805a19bc910e822407bc40a6..6bc1738ea0535949dd5f9443383d23fe46400ebd 100644 (file)
@@ -38,8 +38,8 @@
 
 #include <math.h>
 
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/topology/index.h"
 #include "gstat.h"