From 04333cdc8d6a3c8e4a11835371e8ad13adf3f7f0 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 17 Feb 2015 16:23:03 -0800 Subject: Pull out FastCaptureDumpState and FastMixerDumpState Change-Id: I8e44dbfe02338622eb69193b234743b50f0dd79f --- services/audioflinger/FastMixerDumpState.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'services/audioflinger/FastMixerDumpState.h') diff --git a/services/audioflinger/FastMixerDumpState.h b/services/audioflinger/FastMixerDumpState.h index 1ae191c..f8354dd 100644 --- a/services/audioflinger/FastMixerDumpState.h +++ b/services/audioflinger/FastMixerDumpState.h @@ -17,8 +17,10 @@ #ifndef ANDROID_AUDIO_FAST_MIXER_DUMP_STATE_H #define ANDROID_AUDIO_FAST_MIXER_DUMP_STATE_H +#include #include "Configuration.h" #include "FastThreadDumpState.h" +#include "FastMixerState.h" namespace android { -- cgit v1.1