aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseSimple.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 22:53:12 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 22:53:12 +0100
commit5ed9f02c4de0a8ddb7649e0541a8d6f32f61b3f8 (patch)
tree32094f443903b1c128f2336278f120f896091001 /src/DatabaseSimple.hxx
parent378ebad1c8d7079b41319600f13c1c884d6c693a (diff)
TagPool, ...: include cleanup
Diffstat (limited to 'src/DatabaseSimple.hxx')
-rw-r--r--src/DatabaseSimple.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/DatabaseSimple.hxx b/src/DatabaseSimple.hxx
index e57ae41b..c387a64f 100644
--- a/src/DatabaseSimple.hxx
+++ b/src/DatabaseSimple.hxx
@@ -21,11 +21,9 @@
#define MPD_DATABASE_SIMPLE_HXX
#include "gcc.h"
-
-#include <glib.h>
+#include "gerror.h"
#include <sys/time.h>
-#include <stdbool.h>
struct config_param;
struct Directory;