diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This software is licensed under the ARPL. See LICENSE for details. */ #include <webkit2/webkit2.h> #include <gtk/gtk.h> +#include <stdio.h> /* forward declare BEFORE including config.h so that config.h can reference them */ typedef struct { |
