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

@@ -76,8 +76,7 @@ void message_print( message_info_t* self, const char* characters, std::size_t le
}
#include <glib/gtimer.h>
#include <glib/garray.h>
#include <glib.h>
#include "xmlstuff.h"
class CWatchBSP