From: Eric Laurent Date: Wed, 18 May 2011 02:22:27 +0000 (-0700) Subject: New audio effect API. X-Git-Tag: android-x86-7.1-r1~983^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0b3b3eb8e36b1ce39f67f27b6557c8d20617c040;p=android-x86%2Fsystem-media.git New audio effect API. media/EffectApi.h header file has been moved and renamed to hardware/audio_effect.h Change-Id: Ie24295fb16f3925f1cc43577605d371fd9a18528 --- diff --git a/wilhelm/src/itfstruct.h b/wilhelm/src/itfstruct.h index 08e751ea..1e96c54c 100644 --- a/wilhelm/src/itfstruct.h +++ b/wilhelm/src/itfstruct.h @@ -16,7 +16,7 @@ #ifdef ANDROID #include "media/AudioEffect.h" -#include "media/EffectApi.h" +#include "hardware/audio_effect.h" #endif /* Interface structures */