summaryrefslogtreecommitdiff
path: root/test/set_roi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/set_roi.cc')
-rw-r--r--test/set_roi.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/set_roi.cc b/test/set_roi.cc
index 9d2e7715f..e28f511be 100644
--- a/test/set_roi.cc
+++ b/test/set_roi.cc
@@ -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;