aboutsummaryrefslogtreecommitdiff
path: root/src/db/ProxyDatabasePlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/ProxyDatabasePlugin.cxx')
-rw-r--r--src/db/ProxyDatabasePlugin.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/db/ProxyDatabasePlugin.cxx b/src/db/ProxyDatabasePlugin.cxx
index 01b36a6e..95aefc14 100644
--- a/src/db/ProxyDatabasePlugin.cxx
+++ b/src/db/ProxyDatabasePlugin.cxx
@@ -22,6 +22,7 @@
#include "DatabasePlugin.hxx"
#include "DatabaseSelection.hxx"
#include "PlaylistVector.hxx"
+#include "Directory.hxx"
#include "gcc.h"
extern "C" {
@@ -31,8 +32,6 @@ extern "C" {
#include "tag.h"
}
-#include "directory.h"
-
#undef MPD_DIRECTORY_H
#undef MPD_SONG_H
#include <mpd/client.h>