summaryrefslogtreecommitdiffstats
path: root/gst/level/plot.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/level/plot.c')
-rw-r--r--gst/level/plot.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/level/plot.c b/gst/level/plot.c
index 4e770326..27ecd01a 100644
--- a/gst/level/plot.c
+++ b/gst/level/plot.c
@@ -21,6 +21,10 @@
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <gst/gst.h>
#include <gtk/gtk.h>