summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixer.cpp
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2015-02-17 16:24:07 -0800
committerGlenn Kasten <gkasten@google.com>2015-02-19 09:47:41 -0800
commitad8510a339ffab330c2c46e5c247dd1cf9e15c22 (patch)
treef8643e6711ce756876c02cbb2c0ed4ed459c6187 /services/audioflinger/FastMixer.cpp
parent04333cdc8d6a3c8e4a11835371e8ad13adf3f7f0 (diff)
downloadframeworks_av-ad8510a339ffab330c2c46e5c247dd1cf9e15c22.zip
frameworks_av-ad8510a339ffab330c2c46e5c247dd1cf9e15c22.tar.gz
frameworks_av-ad8510a339ffab330c2c46e5c247dd1cf9e15c22.tar.bz2
Include what you use
Change-Id: I1967861f383bb5ed6743fb69e3bd439907ed7033
Diffstat (limited to 'services/audioflinger/FastMixer.cpp')
-rw-r--r--services/audioflinger/FastMixer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audioflinger/FastMixer.cpp b/services/audioflinger/FastMixer.cpp
index 8f05ef0..67e2e6e 100644
--- a/services/audioflinger/FastMixer.cpp
+++ b/services/audioflinger/FastMixer.cpp
@@ -27,6 +27,7 @@
#include "Configuration.h"
#include <time.h>
+#include <utils/Debug.h>
#include <utils/Log.h>
#include <utils/Trace.h>
#include <system/audio.h>