fix invalid use of <glib/...> headers

This commit is contained in:
michaelb
2012-04-09 09:44:35 +02:00
committed by Rudolf Polzer
parent b7e36c120e
commit 1f0271a988
11 changed files with 10 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
#pragma warning(disable : 4786)
#endif
#include <glib/glist.h>
#include <glib.h>
#include "misc.h"