Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / polynomials.c
index 8654681fd31f6be6d722fac30d41389e8c3fcf2d..f5782fa766624b266cba921b741a8e724efa387b 100644 (file)
@@ -38,7 +38,7 @@
 
 #include <stdio.h>
 #include <math.h>
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gstat.h"