aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseSong.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/db/DatabaseSong.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/DatabaseSong.cxx b/src/db/DatabaseSong.cxx
index d9adad7a0..699213835 100644
--- a/src/db/DatabaseSong.cxx
+++ b/src/db/DatabaseSong.cxx
@@ -20,7 +20,7 @@
#include "config.h"
#include "DatabaseSong.hxx"
#include "LightSong.hxx"
-#include "DatabasePlugin.hxx"
+#include "Interface.hxx"
#include "DetachedSong.hxx"
#include "storage/StorageInterface.hxx"