aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/LazyDatabase.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-19 22:54:52 +0100
committerMax Kellermann <max@duempel.org>2014-02-19 22:54:52 +0100
commitae594ad92c1a6dc4aee3e83fa4ab94075b0170c1 (patch)
treef73f1a1d19a1600fdb0f00e57d845fd89b89ab31 /src/db/plugins/LazyDatabase.hxx
parent8d6fedf8177d0d2ced81e6d93d35c368b2ac69db (diff)
downloadmpd-ae594ad92c1a6dc4aee3e83fa4ab94075b0170c1.tar.gz
mpd-ae594ad92c1a6dc4aee3e83fa4ab94075b0170c1.tar.xz
mpd-ae594ad92c1a6dc4aee3e83fa4ab94075b0170c1.zip
DatabasePlugin: split header
Diffstat (limited to 'src/db/plugins/LazyDatabase.hxx')
-rw-r--r--src/db/plugins/LazyDatabase.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/db/plugins/LazyDatabase.hxx b/src/db/plugins/LazyDatabase.hxx
index 336b8558f..f3fbef5f3 100644
--- a/src/db/plugins/LazyDatabase.hxx
+++ b/src/db/plugins/LazyDatabase.hxx
@@ -20,7 +20,8 @@
#ifndef MPD_LAZY_DATABASE_PLUGIN_HXX
#define MPD_LAZY_DATABASE_PLUGIN_HXX
-#include "db/DatabasePlugin.hxx"
+#include "db/Interface.hxx"
+#include "Compiler.h"
/**
* A wrapper for a #Database object that gets opened on the first