summaryrefslogtreecommitdiffstats
path: root/gst/goom/filters.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom/filters.c')
-rw-r--r--gst/goom/filters.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/goom/filters.c b/gst/goom/filters.c
index 8fdabc18..5d74b622 100644
--- a/gst/goom/filters.c
+++ b/gst/goom/filters.c
@@ -12,6 +12,10 @@
/*#define _DEBUG_PIXEL; */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "filters.h"
#include "graphic.h"
#include "goom_tools.h"