aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Stats.hxx')
-rw-r--r--src/Stats.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Stats.hxx b/src/Stats.hxx
index 384179242..1827b8847 100644
--- a/src/Stats.hxx
+++ b/src/Stats.hxx
@@ -20,9 +20,8 @@
#ifndef MPD_STATS_HXX
#define MPD_STATS_HXX
-#include <glib.h>
-
class Client;
+typedef struct _GTimer GTimer;
struct stats {
GTimer *timer;