summaryrefslogtreecommitdiff
path: root/test/mdock-standalone.c
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-03-15 16:10:56 +0100
committerJavier <dev.git@javispedro.com>2015-03-15 16:10:56 +0100
commita22a6f9956c7911b8301d9a44ab16deab2694975 (patch)
treee1616eba35f66cdad57275e6901bbf3018497302 /test/mdock-standalone.c
parent40bee9911209e2e9e9c30bdb1a87443f7e36a3f1 (diff)
downloadmdock-a22a6f9956c7911b8301d9a44ab16deab2694975.tar.gz
mdock-a22a6f9956c7911b8301d9a44ab16deab2694975.zip
cleanup some gcc warnings
Diffstat (limited to 'test/mdock-standalone.c')
-rw-r--r--test/mdock-standalone.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mdock-standalone.c b/test/mdock-standalone.c
index 38a1ebd..e8fa96b 100644
--- a/test/mdock-standalone.c
+++ b/test/mdock-standalone.c
@@ -19,6 +19,7 @@
#include "../config.h"
#include <stdlib.h>
+#include <locale.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include "../libmdock/mdock-widget.h"