summaryrefslogtreecommitdiff
path: root/util/logging_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/logging_test.cc')
-rw-r--r--util/logging_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/logging_test.cc b/util/logging_test.cc
index 92417aa..24e1fe9 100644
--- a/util/logging_test.cc
+++ b/util/logging_test.cc
@@ -7,7 +7,7 @@
#include <limits>
#include <string>
-#include "third_party/googletest/googletest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
#include "leveldb/slice.h"
namespace leveldb {