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/mapper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mapper.h') diff --git a/src/mapper.h b/src/mapper.h index ed4a60b56..da2bf3daf 100644 --- a/src/mapper.h +++ b/src/mapper.h @@ -24,6 +24,8 @@ #ifndef MPD_MAPPER_H #define MPD_MAPPER_H +#include "gerror.h" + #include #include -- cgit v1.2.3