From ad8510a339ffab330c2c46e5c247dd1cf9e15c22 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 17 Feb 2015 16:24:07 -0800 Subject: Include what you use Change-Id: I1967861f383bb5ed6743fb69e3bd439907ed7033 --- services/audioflinger/FastMixer.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'services/audioflinger/FastMixer.h') diff --git a/services/audioflinger/FastMixer.h b/services/audioflinger/FastMixer.h index fde8c2b..7649db2 100644 --- a/services/audioflinger/FastMixer.h +++ b/services/audioflinger/FastMixer.h @@ -17,11 +17,7 @@ #ifndef ANDROID_AUDIO_FAST_MIXER_H #define ANDROID_AUDIO_FAST_MIXER_H -#include -#include -#include #include "FastThread.h" -#include #include "StateQueue.h" #include "FastMixerState.h" #include "FastMixerDumpState.h" -- cgit v1.1