glib/tests: fix build

This commit is contained in:
Claudio Saavedra 2014-01-07 11:33:14 +02:00
parent 6bd30a4cb9
commit 0e109fceab

View File

@ -1,5 +1,6 @@
#include <glib.h>
#include <glib/gstdio.h>
#include <locale.h>
#include <string.h>
#include <stdlib.h>