From 4d6c816abb72d299b3366fcd878035ebd63e8a3f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Aug 2012 22:57:18 +0200 Subject: dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx --- src/DatabaseQueue.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/DatabaseQueue.cxx') diff --git a/src/DatabaseQueue.cxx b/src/DatabaseQueue.cxx index dbf9ad79a..1c24e0aad 100644 --- a/src/DatabaseQueue.cxx +++ b/src/DatabaseQueue.cxx @@ -18,6 +18,7 @@ */ #include "config.h" +#include "DatabaseQueue.hxx" extern "C" { #include "dbUtils.h" -- cgit v1.2.3