summaryrefslogtreecommitdiffstats
path: root/gst/law/mulaw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/law/mulaw.c')
-rw-r--r--gst/law/mulaw.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/law/mulaw.c b/gst/law/mulaw.c
index 5a6ce244..d0c8bbdb 100644
--- a/gst/law/mulaw.c
+++ b/gst/law/mulaw.c
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "mulaw-encode.h"
#include "mulaw-decode.h"