summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-12-14 14:19:20 +0100
committerinfirit <[email protected]>2014-12-15 23:24:30 +0100
commit38261cb420242835f0c13282f94e0f9db9382c7b (patch)
treecc58ac1962f7a4e40ec46c62b731babaf9abb580
parent866cc139fea2f93da109a2b2fed65feb84e6aabc (diff)
downloadmate-utils-38261cb420242835f0c13282f94e0f9db9382c7b.tar.bz2
mate-utils-38261cb420242835f0c13282f94e0f9db9382c7b.tar.xz
mate-dictionary: implicit declaration of g_mkdir
-rw-r--r--mate-dictionary/src/gdict-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-dictionary/src/gdict-window.c b/mate-dictionary/src/gdict-window.c
index 58eae2e4..6b60dda0 100644
--- a/mate-dictionary/src/gdict-window.c
+++ b/mate-dictionary/src/gdict-window.c
@@ -32,6 +32,7 @@
#include <gtk/gtk.h>
#include <glib.h>
+#include <glib/gstdio.h>
#include <glib/gi18n.h>
#include <libgdict/gdict.h>