diff options
-rw-r--r-- | src/userpref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/userpref.c b/src/userpref.c index 09ec495..54fdafc 100644 --- a/src/userpref.c +++ b/src/userpref.c @@ -20,6 +20,7 @@ */ #include <glib.h> +#include <glib/gstdio.h> #include <glib/gprintf.h> #include <stdio.h> #include <stdint.h> |