Mercurial > hg > libxtract
changeset 163:5c20a9a34f0c
Reinstate path fix
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Fri, 31 May 2013 23:01:59 +0100 |
parents | 39d168ee5917 |
children | 7a23234648b4 |
files | src/scalar.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/scalar.c Fri May 31 22:57:13 2013 +0100 +++ b/src/scalar.c Fri May 31 23:01:59 2013 +0100 @@ -30,8 +30,8 @@ #include "dywapitchtrack/dywapitchtrack.h" -#include "xtract/libxtract.h" -#include "xtract/xtract_helper.h" +#include "../xtract/libxtract.h" +#include "../xtract/xtract_helper.h" #include "xtract_macros_private.h" #include "xtract_globals_private.h"