aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/UpdateDatabase.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/db/update/UpdateDatabase.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/update/UpdateDatabase.cxx b/src/db/update/UpdateDatabase.cxx
index 8ef0b6d82..72a68de14 100644
--- a/src/db/update/UpdateDatabase.cxx
+++ b/src/db/update/UpdateDatabase.cxx
@@ -20,7 +20,7 @@
#include "config.h" /* must be first for large file support */
#include "UpdateDatabase.hxx"
#include "UpdateRemove.hxx"
-#include "PlaylistVector.hxx"
+#include "db/PlaylistVector.hxx"
#include "db/Directory.hxx"
#include "db/Song.hxx"
#include "db/DatabaseLock.hxx"