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/DatabaseQueue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/DatabaseQueue.cxx') diff --git a/src/db/DatabaseQueue.cxx b/src/db/DatabaseQueue.cxx index 77fd57fe3..be012647a 100644 --- a/src/db/DatabaseQueue.cxx +++ b/src/db/DatabaseQueue.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "DatabaseQueue.hxx" #include "DatabaseSong.hxx" -#include "DatabasePlugin.hxx" +#include "Interface.hxx" #include "Partition.hxx" #include "Instance.hxx" #include "util/Error.hxx" -- cgit v1.2.3