aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabasePlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/db/DatabasePlugin.hxx (renamed from src/DatabasePlugin.hxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DatabasePlugin.hxx b/src/db/DatabasePlugin.hxx
index 2ded7f736..b0cb41502 100644
--- a/src/DatabasePlugin.hxx
+++ b/src/db/DatabasePlugin.hxx
@@ -26,7 +26,7 @@
#ifndef MPD_DATABASE_PLUGIN_HXX
#define MPD_DATABASE_PLUGIN_HXX
-#include "DatabaseVisitor.hxx"
+#include "Visitor.hxx"
#include "tag/TagType.h"
#include "Compiler.h"