summaryrefslogtreecommitdiff
path: root/table/filter_block_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'table/filter_block_test.cc')
-rw-r--r--table/filter_block_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/filter_block_test.cc b/table/filter_block_test.cc
index 53be948..91a6be2 100644
--- a/table/filter_block_test.cc
+++ b/table/filter_block_test.cc
@@ -4,7 +4,7 @@
#include "table/filter_block.h"
-#include "third_party/googletest/googletest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
#include "leveldb/filter_policy.h"
#include "util/coding.h"
#include "util/hash.h"