summaryrefslogtreecommitdiff
path: root/db/corruption_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'db/corruption_test.cc')
-rw-r--r--db/corruption_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/corruption_test.cc b/db/corruption_test.cc
index 4d20946..b22f9e7 100644
--- a/db/corruption_test.cc
+++ b/db/corruption_test.cc
@@ -4,7 +4,7 @@
#include <sys/types.h>
-#include "third_party/googletest/googletest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
#include "db/db_impl.h"
#include "db/filename.h"
#include "db/log_format.h"