Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_wheel.c
index d518991015b2314d4088b8f85b909af5570d7950..7c8173213a3da956bc5a6f4469dc18dc5046c18f 100644 (file)
@@ -41,9 +41,9 @@
 #include <stdlib.h>
 #include <string.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 "gstat.h"
 #include "gromacs/utility/fatalerror.h"