From a3502028c244a2e8972914cfd964345c75f11f33 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Tue, 12 Jan 2010 16:05:24 +0100 Subject: Add gstdio header to silence compiler warning about g_remove call --- src/userpref.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 +#include #include #include #include -- cgit v1.1-32-gdbae