summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snappy_benchmark.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/snappy_benchmark.cc b/snappy_benchmark.cc
index df7f4e3..9a54f9c 100644
--- a/snappy_benchmark.cc
+++ b/snappy_benchmark.cc
@@ -31,11 +31,12 @@
#include <string>
#include <vector>
+#include "snappy-test.h"
+
#include "benchmark/benchmark.h"
-#include "gtest/gtest.h"
+
#include "snappy-internal.h"
#include "snappy-sinksource.h"
-#include "snappy-test.h"
#include "snappy.h"
#include "snappy_test_data.h"