summaryrefslogtreecommitdiff
path: root/gst-libs/gst/riff/riffparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/riff/riffparse.c')
-rw-r--r--gst-libs/gst/riff/riffparse.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-libs/gst/riff/riffparse.c b/gst-libs/gst/riff/riffparse.c
index 72a7820b8..72c9e4bb9 100644
--- a/gst-libs/gst/riff/riffparse.c
+++ b/gst-libs/gst/riff/riffparse.c
@@ -17,6 +17,10 @@
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <string.h>
/*#define DEBUG_ENABLED */