summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixerDumpState.h
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2015-02-19 17:38:04 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-02-19 17:38:05 +0000
commit658fc18d8e632441cd5d83a4f74b53620cbac1fe (patch)
treef6e16cad4595a48edabe40d1f1bae95ff8657dec /services/audioflinger/FastMixerDumpState.h
parentc1b3bc0ced3b7526c31223911d334961ae031995 (diff)
parent045ee7ea3e42b8657869d81c917feed5fb0c2b4a (diff)
downloadframeworks_av-658fc18d8e632441cd5d83a4f74b53620cbac1fe.zip
frameworks_av-658fc18d8e632441cd5d83a4f74b53620cbac1fe.tar.gz
frameworks_av-658fc18d8e632441cd5d83a4f74b53620cbac1fe.tar.bz2
Merge "Pull out FastThreadDumpState"
Diffstat (limited to 'services/audioflinger/FastMixerDumpState.h')
-rw-r--r--services/audioflinger/FastMixerDumpState.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audioflinger/FastMixerDumpState.h b/services/audioflinger/FastMixerDumpState.h
index 6a1e464..1ae191c 100644
--- a/services/audioflinger/FastMixerDumpState.h
+++ b/services/audioflinger/FastMixerDumpState.h
@@ -18,6 +18,7 @@
#define ANDROID_AUDIO_FAST_MIXER_DUMP_STATE_H
#include "Configuration.h"
+#include "FastThreadDumpState.h"
namespace android {