From edf811fa0271da729e9962e3976f2a68ac35a395 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 2 Aug 2012 18:20:46 +0200 Subject: DatabaseVisitor, ...: use GError forward declaration --- src/db_selection.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db_selection.h') diff --git a/src/db_selection.h b/src/db_selection.h index 2cebb4907..002acdc73 100644 --- a/src/db_selection.h +++ b/src/db_selection.h @@ -23,6 +23,7 @@ #include "gcc.h" #include +#include struct directory; struct song; -- cgit v1.2.3