From fce9543243d2639d2bc99095babe01dbd26604ec Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 23 Aug 2005 19:40:11 +0000 Subject: [PATCH] ext/speex/gstspeexenc.h: Fixed include path of adapter Original commit message from CVS: * ext/speex/gstspeexenc.h: Fixed include path of adapter --- ChangeLog | 5 +++++ ext/speex/gstspeexenc.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a918078..162c7bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-23 Stefan Kost + + * ext/speex/gstspeexenc.h: + Fixed include path of adapter + 2005-08-23 Wim Taymans * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init): diff --git a/ext/speex/gstspeexenc.h b/ext/speex/gstspeexenc.h index 8f01811..0bf781b 100644 --- a/ext/speex/gstspeexenc.h +++ b/ext/speex/gstspeexenc.h @@ -23,7 +23,7 @@ #include -#include +#include #include #include -- 2.7.4