From 6e6aafbc005cc669d1628b9579a2123fc3dacdfe Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 11 Dec 2009 19:16:17 +0100 Subject: [PATCH] src/plugin.c: include config.h --- src/plugin.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugin.c b/src/plugin.c index fbc43e4..942f260 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -22,6 +22,7 @@ #include #include "gstaubiotempo.h" #include "gstaubiopitch.h" +#include "config.h" #define GST_CAT_DEFAULT gst_aubiotempo_debug GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT); -- 2.11.0