summaryrefslogtreecommitdiff
path: root/db/recovery_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'db/recovery_test.cc')
-rw-r--r--db/recovery_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/recovery_test.cc b/db/recovery_test.cc
index 0657743..cf6574e 100644
--- a/db/recovery_test.cc
+++ b/db/recovery_test.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
-#include "third_party/googletest/googletest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
#include "db/db_impl.h"
#include "db/filename.h"
#include "db/version_set.h"