include locale.h

This commit is contained in:
Clayton Walker 2015-02-15 00:26:59 +00:00
commit a3ead11605

View file

@ -10,6 +10,7 @@
#include <gtk/gtk.h>
#include <string.h>
#include <locale.h>
#include "interface.h"
#include "support.h"
#include "callbacks.h"