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/Registry.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db/Registry.cxx') diff --git a/src/db/Registry.cxx b/src/db/Registry.cxx index 295d3cf2a..40b6d041a 100644 --- a/src/db/Registry.cxx +++ b/src/db/Registry.cxx @@ -19,6 +19,7 @@ #include "config.h" #include "Registry.hxx" +#include "DatabasePlugin.hxx" #include "plugins/SimpleDatabasePlugin.hxx" #include "plugins/ProxyDatabasePlugin.hxx" #include "plugins/UpnpDatabasePlugin.hxx" -- cgit v1.2.3