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/filter_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/filter_plugin.h') diff --git a/src/filter_plugin.h b/src/filter_plugin.h index 58e34dfb..d45faee1 100644 --- a/src/filter_plugin.h +++ b/src/filter_plugin.h @@ -26,7 +26,7 @@ #ifndef MPD_FILTER_PLUGIN_H #define MPD_FILTER_PLUGIN_H -#include +#include "gerror.h" #include #include -- cgit v1.2.3