summaryrefslogtreecommitdiff
path: root/audio/core/2.0/default/StreamOut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/core/2.0/default/StreamOut.cpp')
-rw-r--r--audio/core/2.0/default/StreamOut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/core/2.0/default/StreamOut.cpp b/audio/core/2.0/default/StreamOut.cpp
index 7f1461ac7d..940a251272 100644
--- a/audio/core/2.0/default/StreamOut.cpp
+++ b/audio/core/2.0/default/StreamOut.cpp
@@ -17,7 +17,7 @@
#define LOG_TAG "StreamOutHAL"
#include "core/2.0/default/StreamOut.h"
-#include "core/all-versions/default/Util.h"
+#include "core/2.0/default/Util.h"
#define AUDIO_HAL_VERSION V2_0
#include <core/all-versions/default/StreamOut.impl.h>