From ae594ad92c1a6dc4aee3e83fa4ab94075b0170c1 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 19 Feb 2014 22:54:52 +0100 Subject: DatabasePlugin: split header --- src/db/DatabasePlaylist.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/DatabasePlaylist.cxx') diff --git a/src/db/DatabasePlaylist.cxx b/src/db/DatabasePlaylist.cxx index 90a7f7b1a..f1cfdc874 100644 --- a/src/db/DatabasePlaylist.cxx +++ b/src/db/DatabasePlaylist.cxx @@ -22,7 +22,7 @@ #include "DatabaseSong.hxx" #include "Selection.hxx" #include "PlaylistFile.hxx" -#include "DatabasePlugin.hxx" +#include "Interface.hxx" #include "DetachedSong.hxx" #include "storage/StorageInterface.hxx" -- cgit v1.2.3