aboutsummaryrefslogtreecommitdiffstats
path: root/src/db
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-04 19:53:12 +0100
committerMax Kellermann <max@duempel.org>2014-02-04 19:53:12 +0100
commitce738430147427b3bb44063a96cedbae4c53a03d (patch)
tree57eaddbf58b272d13e17b56b855f8107e877304d /src/db
parentbae6f653d107d23b9e59070238cf8d1bed5eb24f (diff)
downloadmpd-ce738430147427b3bb44063a96cedbae4c53a03d.tar.gz
mpd-ce738430147427b3bb44063a96cedbae4c53a03d.tar.xz
mpd-ce738430147427b3bb44063a96cedbae4c53a03d.zip
db/proxy: include cleanup
Diffstat (limited to 'src/db')
-rw-r--r--src/db/plugins/ProxyDatabasePlugin.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/db/plugins/ProxyDatabasePlugin.cxx b/src/db/plugins/ProxyDatabasePlugin.cxx
index 291b1bc1f..cfd90fc5c 100644
--- a/src/db/plugins/ProxyDatabasePlugin.cxx
+++ b/src/db/plugins/ProxyDatabasePlugin.cxx
@@ -34,7 +34,6 @@
#include "util/Error.hxx"
#include "util/Domain.hxx"
#include "protocol/Ack.hxx"
-#include "Main.hxx"
#include "event/SocketMonitor.hxx"
#include "event/IdleMonitor.hxx"
#include "Log.hxx"