X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibvpx%2Fsource%2Flibvpx%2Ftest%2Fdct32x32_test.cc;h=a2608acb53e250ed50830b349157e8ddf30d855b;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=a1e472a0aeae13b8bfc34300fcdc3a565d1fff0f;hpb=d1e23c6ec4202b125fc446349b2230d4cd978d86;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libvpx/source/libvpx/test/dct32x32_test.cc b/src/third_party/libvpx/source/libvpx/test/dct32x32_test.cc index a1e472a..a2608ac 100644 --- a/src/third_party/libvpx/source/libvpx/test/dct32x32_test.cc +++ b/src/third_party/libvpx/source/libvpx/test/dct32x32_test.cc @@ -18,12 +18,9 @@ #include "test/register_state_check.h" #include "test/util.h" -extern "C" { #include "./vpx_config.h" -#include "vp9/common/vp9_entropy.h" #include "./vp9_rtcd.h" -} - +#include "vp9/common/vp9_entropy.h" #include "vpx/vpx_integer.h" using libvpx_test::ACMRandom;