]> spindle.queued.net Git - midori/commitdiff
MidoriApp: Add missing include for g_access
authorPaweł Forysiuk <tuxator@o2.pl>
Sun, 3 Jun 2012 11:38:06 +0000 (13:38 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 11 Jun 2012 21:08:48 +0000 (23:08 +0200)
midori/midori-app.c

index d6507e00221fddaace288ada77b4d7e10c60f017..1b62a7015c0e820bd3dc7cbe10dc848c81b689f7 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <string.h>
 #include <gtk/gtk.h>
+#include <glib/gstdio.h>
 #include <glib/gi18n.h>
 
 #if ENABLE_NLS