From 26a110c2a29667599733db5173a751e670b366a5 Mon Sep 17 00:00:00 2001 From: Thierry Strudel Date: Wed, 16 Jul 2014 00:27:52 -0700 Subject: Fix build for AOSP/L BZ: 209178 Change-Id: I93cb3a3b69662688041ccfac4ebd26d911dc2971 Signed-off-by: Thierry Strudel Reviewed-on: https://android.intel.com/218914 Reviewed-by: Imberton, Guilhem Tested-by: Imberton, Guilhem --- videocodec/OMXVideoDecoderMPEG4.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'videocodec/OMXVideoDecoderMPEG4.cpp') diff --git a/videocodec/OMXVideoDecoderMPEG4.cpp b/videocodec/OMXVideoDecoderMPEG4.cpp index ee831cd..818800f 100644 --- a/videocodec/OMXVideoDecoderMPEG4.cpp +++ b/videocodec/OMXVideoDecoderMPEG4.cpp @@ -17,7 +17,7 @@ // #define LOG_NDEBUG 0 #define LOG_TAG "OMXVideoDecoder" -#include +#include #include "OMXVideoDecoderMPEG4.h" // Be sure to have an equal string in VideoDecoderHost.cpp (libmix) -- cgit v1.2.3