aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderPAVC.cpp
diff options
context:
space:
mode:
authorThierry Strudel <thierry.strudel@intel.com>2014-07-16 00:27:52 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:59 -0700
commit26a110c2a29667599733db5173a751e670b366a5 (patch)
tree52bf51f6adde9450b4611b432491747d592fbfff /videocodec/OMXVideoDecoderPAVC.cpp
parentd06de36eb079130c029eb590dd56d600266cb7f2 (diff)
downloadandroid_hardware_intel_common_omx-components-26a110c2a29667599733db5173a751e670b366a5.tar.gz
android_hardware_intel_common_omx-components-26a110c2a29667599733db5173a751e670b366a5.tar.bz2
android_hardware_intel_common_omx-components-26a110c2a29667599733db5173a751e670b366a5.zip
Fix build for AOSP/L
BZ: 209178 Change-Id: I93cb3a3b69662688041ccfac4ebd26d911dc2971 Signed-off-by: Thierry Strudel <thierry.strudel@intel.com> Reviewed-on: https://android.intel.com/218914 Reviewed-by: Imberton, Guilhem <guilhem.imberton@intel.com> Tested-by: Imberton, Guilhem <guilhem.imberton@intel.com>
Diffstat (limited to 'videocodec/OMXVideoDecoderPAVC.cpp')
-rw-r--r--videocodec/OMXVideoDecoderPAVC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/videocodec/OMXVideoDecoderPAVC.cpp b/videocodec/OMXVideoDecoderPAVC.cpp
index a2cf08e..69584d0 100644
--- a/videocodec/OMXVideoDecoderPAVC.cpp
+++ b/videocodec/OMXVideoDecoderPAVC.cpp
@@ -17,7 +17,7 @@
//#define LOG_NDEBUG 0
#define LOG_TAG "OMXVideoDecoder"
-#include <utils/Log.h>
+#include <wrs_omxil_core/log.h>
#include "OMXVideoDecoderPAVC.h"
// Be sure to have an equal string in VideoDecoderHost.cpp (libmix)