diff options
Diffstat (limited to 'videocodec/OMXVideoDecoderWMV.cpp')
| -rw-r--r-- | videocodec/OMXVideoDecoderWMV.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/videocodec/OMXVideoDecoderWMV.cpp b/videocodec/OMXVideoDecoderWMV.cpp index f2e1e6b..7db5f38 100644 --- a/videocodec/OMXVideoDecoderWMV.cpp +++ b/videocodec/OMXVideoDecoderWMV.cpp @@ -17,7 +17,7 @@ // #define LOG_NDEBUG 0 #define LOG_TAG "OMXVideoDecoder" -#include <utils/Log.h> +#include <wrs_omxil_core/log.h> #include "OMXVideoDecoderWMV.h" // Be sure to have an equal string in VideoDecoderHost.cpp (libmix) |
