Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / expfit.c
index 139473ba4363eb18a2b26bceb0a6ba36cfc7238f..8b292b72a71ed0474b9a9ae3f54a5f970b3bb219 100644 (file)
@@ -39,7 +39,7 @@
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/utility/futil.h"