summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/StateQueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/StateQueue.cpp')
-rw-r--r--services/audioflinger/StateQueue.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audioflinger/StateQueue.cpp b/services/audioflinger/StateQueue.cpp
index 3e891a5..c2d3bbd 100644
--- a/services/audioflinger/StateQueue.cpp
+++ b/services/audioflinger/StateQueue.cpp
@@ -17,6 +17,7 @@
#define LOG_TAG "StateQueue"
//#define LOG_NDEBUG 0
+#include "Configuration.h"
#include <time.h>
#include <cutils/atomic.h>
#include <utils/Log.h>