Stats: don't include glib.h in header
Use forward declaration instead.
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include "util/Error.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
struct stats stats;
|
||||
|
||||
void stats_global_init(void)
|
||||
|
Reference in New Issue
Block a user