summaryrefslogtreecommitdiff
path: root/test/intrapred_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/intrapred_test.cc')
-rw-r--r--test/intrapred_test.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/intrapred_test.cc b/test/intrapred_test.cc
index 6a6a5ed9f..65a069748 100644
--- a/test/intrapred_test.cc
+++ b/test/intrapred_test.cc
@@ -8,15 +8,15 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-
#include <string.h>
-#include "test/acm_random.h"
-#include "test/clear_system_state.h"
-#include "test/register_state_check.h"
+
#include "third_party/googletest/src/include/gtest/gtest.h"
#include "./vpx_config.h"
#include "./vp8_rtcd.h"
+#include "test/acm_random.h"
+#include "test/clear_system_state.h"
+#include "test/register_state_check.h"
#include "vp8/common/blockd.h"
#include "vpx_mem/vpx_mem.h"