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/DatabasePlaylist.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/DatabasePlaylist.cxx') diff --git a/src/DatabasePlaylist.cxx b/src/DatabasePlaylist.cxx index 79d956d7c..eb59a5084 100644 --- a/src/DatabasePlaylist.cxx +++ b/src/DatabasePlaylist.cxx @@ -18,6 +18,7 @@ */ #include "config.h" +#include "DatabasePlaylist.hxx" extern "C" { #include "dbUtils.h" -- cgit v1.2.3