summaryrefslogtreecommitdiff
path: root/util/env_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/env_test.cc')
-rw-r--r--util/env_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/env_test.cc b/util/env_test.cc
index 2a1f73b..b35ba05 100644
--- a/util/env_test.cc
+++ b/util/env_test.cc
@@ -6,7 +6,7 @@
#include <algorithm>
-#include "third_party/googletest/googletest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
#include "port/port.h"
#include "port/thread_annotations.h"
#include "util/mutexlock.h"