Chromium Code Reviews| Index: source/libvpx/test/set_roi.cc |
| =================================================================== |
| --- source/libvpx/test/set_roi.cc (revision 247498) |
| +++ source/libvpx/test/set_roi.cc (working copy) |
| @@ -18,11 +18,9 @@ |
| #include "third_party/googletest/src/include/gtest/gtest.h" |
| #include "test/acm_random.h" |
| +#include "vp8/encoder/onyx_int.h" |
| #include "vpx/vpx_integer.h" |
| #include "vpx_mem/vpx_mem.h" |
| -extern "C" { |
| -#include "vp8/encoder/onyx_int.h" |
| -} |
| using libvpx_test::ACMRandom; |