app: #include <locale.h> where setlocale () is used.

This commit is contained in:
Michael Henning 2013-07-21 21:12:41 -04:00
parent 816f651b82
commit 175835fa2f
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "config.h"
#include <locale.h>
#include <string.h>
#include <gtk/gtk.h>

View File

@ -20,6 +20,7 @@
#include "config.h"
#include <locale.h>
#include <string.h>
#include <gtk/gtk.h>