OSDN Git Service

New audio effect API.
authorEric Laurent <elaurent@google.com>
Wed, 18 May 2011 02:22:27 +0000 (19:22 -0700)
committerEric Laurent <elaurent@google.com>
Thu, 26 May 2011 20:27:05 +0000 (13:27 -0700)
media/EffectApi.h header file has been moved and renamed to
hardware/audio_effect.h

Change-Id: Ie24295fb16f3925f1cc43577605d371fd9a18528

wilhelm/src/itfstruct.h

index 08e751e..1e96c54 100644 (file)
@@ -16,7 +16,7 @@
 
 #ifdef ANDROID
 #include "media/AudioEffect.h"
-#include "media/EffectApi.h"
+#include "hardware/audio_effect.h"
 #endif
 
 /* Interface structures */