From fce9543243d2639d2bc99095babe01dbd26604ec Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 23 Aug 2005 19:40:11 +0000 Subject: ext/speex/gstspeexenc.h: Fixed include path of adapter Original commit message from CVS: * ext/speex/gstspeexenc.h: Fixed include path of adapter --- ext/speex/gstspeexenc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/speex') diff --git a/ext/speex/gstspeexenc.h b/ext/speex/gstspeexenc.h index 8f01811d..0bf781bf 100644 --- a/ext/speex/gstspeexenc.h +++ b/ext/speex/gstspeexenc.h @@ -23,7 +23,7 @@ #include -#include +#include #include #include -- cgit