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