From ee499291404a192b059f2e04c5afc65aa6cdd74c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 21 May 2014 17:55:51 -0700 Subject: Move frameworks/av off private API. Bug: 11156955 Change-Id: Ib3bb9d66a2bf92977c2445b62aa074a2d7a45aea --- services/audioflinger/FastMixer.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'services/audioflinger/FastMixer.h') diff --git a/services/audioflinger/FastMixer.h b/services/audioflinger/FastMixer.h index 6158925..c356d31 100644 --- a/services/audioflinger/FastMixer.h +++ b/services/audioflinger/FastMixer.h @@ -17,11 +17,10 @@ #ifndef ANDROID_AUDIO_FAST_MIXER_H #define ANDROID_AUDIO_FAST_MIXER_H +#include +#include #include #include -extern "C" { -#include "../private/bionic_futex.h" -} #include "StateQueue.h" #include "FastMixerState.h" -- cgit v1.1