diff options
Diffstat (limited to 'tests/check_content_parser.c')
-rw-r--r-- | tests/check_content_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check_content_parser.c b/tests/check_content_parser.c index 0eaab70..2444ebb 100644 --- a/tests/check_content_parser.c +++ b/tests/check_content_parser.c @@ -16,7 +16,7 @@ #include <cmocka.h> #include <string.h> #include "../src/content-parser.h" -#include <squareball.h> +#include "../src/utils.h" static void |