aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/Remove.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/db/update/Remove.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/update/Remove.cxx b/src/db/update/Remove.cxx
index 102347905..dfada05b2 100644
--- a/src/db/update/Remove.cxx
+++ b/src/db/update/Remove.cxx
@@ -20,7 +20,7 @@
#include "config.h" /* must be first for large file support */
#include "Remove.hxx"
#include "UpdateDomain.hxx"
-#include "db/Song.hxx"
+#include "db/plugins/simple/Song.hxx"
#include "db/LightSong.hxx"
#include "db/DatabaseListener.hxx"
#include "Log.hxx"