From b4b0b34e5a131f02f723f40cf9566cc43e37cf85 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 00:30:15 +0100 Subject: database.h: eliminate db_*_song() Use the C++ API. --- src/DatabasePrint.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/DatabasePrint.cxx') diff --git a/src/DatabasePrint.cxx b/src/DatabasePrint.cxx index 2bdb2e4fe..1d78bed44 100644 --- a/src/DatabasePrint.cxx +++ b/src/DatabasePrint.cxx @@ -27,7 +27,6 @@ #include "Directory.hxx" extern "C" { -#include "database.h" #include "client.h" #include "song.h" #include "tag.h" -- cgit v1.2.3