diff options
Diffstat (limited to 'audio/core/4.0/default/StreamOut.cpp')
-rw-r--r-- | audio/core/4.0/default/StreamOut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/core/4.0/default/StreamOut.cpp b/audio/core/4.0/default/StreamOut.cpp index 11c8fde663..db88e401d2 100644 --- a/audio/core/4.0/default/StreamOut.cpp +++ b/audio/core/4.0/default/StreamOut.cpp @@ -17,7 +17,7 @@ #define LOG_TAG "StreamOutHAL" #include "core/4.0/default/StreamOut.h" -#include "core/all-versions/default/Util.h" +#include "core/4.0/default/Util.h" #define AUDIO_HAL_VERSION V4_0 #include <core/all-versions/default/StreamOut.impl.h> |