filesel example - add locale.h include since we use setlocale
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 28 Jul 2019 09:33:07 +0000 (10:33 +0100)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:28 +0000 (10:48 +0900)
src/examples/elementary/fileselector_example.c

index 320fe64..db6dbee 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <Elementary.h>
+#include <locale.h>
 
 /* 'done' cb */
 static void