diff options
Diffstat (limited to 'tests/str_table.c')
-rw-r--r-- | tests/str_table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/str_table.c b/tests/str_table.c index ae77a61..4e306b5 100644 --- a/tests/str_table.c +++ b/tests/str_table.c @@ -11,7 +11,7 @@ #include <string.h> #include <stdio.h> -#include "util/str_table.h" +#include "str_table.h" #include "compat.h" #define STR(x) #x |