From 5e93d3682faf450fb7dc34b1a5c458b87d8bf5d9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 8 Jan 2009 21:37:02 +0100 Subject: added missing explicit config.h includes --- src/output/shout_plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/output') diff --git a/src/output/shout_plugin.c b/src/output/shout_plugin.c index 9edaf63af..06c229e0c 100644 --- a/src/output/shout_plugin.c +++ b/src/output/shout_plugin.c @@ -17,6 +17,7 @@ */ #include "shout_plugin.h" +#include "config.h" #include #include -- cgit v1.2.3