diff options
Diffstat (limited to 'tests/check_template_parser.c')
-rw-r--r-- | tests/check_template_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check_template_parser.c b/tests/check_template_parser.c index ed4328b..40a09be 100644 --- a/tests/check_template_parser.c +++ b/tests/check_template_parser.c @@ -17,7 +17,7 @@ #include <string.h> #include "../src/template-parser.h" #include "../src/error.h" -#include <squareball.h> +#include "../src/utils.h" static void |