summaryrefslogtreecommitdiffstats
path: root/ext/speex
diff options
context:
space:
mode:
Diffstat (limited to 'ext/speex')
-rw-r--r--ext/speex/gstspeex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/speex/gstspeex.c b/ext/speex/gstspeex.c
index 022b8ca9..df2f230c 100644
--- a/ext/speex/gstspeex.c
+++ b/ext/speex/gstspeex.c
@@ -16,7 +16,9 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
#include "gstspeexdec.h"
#include "gstspeexenc.h"