summaryrefslogtreecommitdiffstats
path: root/src/userpref.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/userpref.c')
-rw-r--r--src/userpref.c1
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 @@
20 */ 20 */
21 21
22#include <glib.h> 22#include <glib.h>
23#include <glib/gstdio.h>
23#include <glib/gprintf.h> 24#include <glib/gprintf.h>
24#include <stdio.h> 25#include <stdio.h>
25#include <stdint.h> 26#include <stdint.h>