diff options
Diffstat (limited to 'src/parser_helper.c')
| -rw-r--r-- | src/parser_helper.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parser_helper.c b/src/parser_helper.c index c382fca..e7cf5c9 100644 --- a/src/parser_helper.c +++ b/src/parser_helper.c @@ -2,8 +2,8 @@ #include <stdarg.h> -#include <cu/parser.h> -#include <cu/debug.h> +#include <ek/parser.h> +#include <ek/debug.h> struct parser *create_parser() { |
