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