]> granicus.if.org Git - libvpx/blobdiff - test/vp9_end_to_end_test.cc
Merge "endian_inl.h: fix mips32 android build"
[libvpx] / test / vp9_end_to_end_test.cc
index b7dd932e09038caab71fad0fd1009d5e7c4a3f36..0fea6039da5a3ef411cf69195d32365aca2fafce 100644 (file)
@@ -8,12 +8,13 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "third_party/googletest/src/include/gtest/gtest.h"
+
 #include "test/codec_factory.h"
 #include "test/encode_test_driver.h"
+#include "test/util.h"
 #include "test/y4m_video_source.h"
 #include "test/yuv_video_source.h"
-#include "test/util.h"
-#include "third_party/googletest/src/include/gtest/gtest.h"
 
 namespace {