diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/checkwps/checkwps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkwps/checkwps.c b/tools/checkwps/checkwps.c index 32b6daa..84d722e 100644 --- a/tools/checkwps/checkwps.c +++ b/tools/checkwps/checkwps.c @@ -286,6 +286,7 @@ int main(int argc, char **argv) } skin_buffer_init(); + skin_font_init(); /* Go through every wps that was thrown at us, error out at the first * flawed wps */ |