Fix compiler warning

This commit is contained in:
Přemysl Eric Janouch 2018-06-27 04:50:27 +02:00
parent 033fe31b7b
commit 12ac611a14
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
*/
#include <gtk/gtk.h>
#include <glib/gstdio.h>
#include <locale.h>
#include "config.h"