summaryrefslogtreecommitdiff
path: root/test/decode_api_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/decode_api_test.cc')
-rw-r--r--test/decode_api_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/decode_api_test.cc b/test/decode_api_test.cc
index 32be1f411..c10a44a33 100644
--- a/test/decode_api_test.cc
+++ b/test/decode_api_test.cc
@@ -7,10 +7,11 @@
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
+
#include "third_party/googletest/src/include/gtest/gtest.h"
-#include "test/ivf_video_source.h"
#include "./vpx_config.h"
+#include "test/ivf_video_source.h"
#include "vpx/vp8dx.h"
#include "vpx/vpx_decoder.h"