summaryrefslogtreecommitdiff
path: root/util/env.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/env.cc')
-rw-r--r--util/env.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/env.cc b/util/env.cc
index 3c2ca89..e5297e7 100644
--- a/util/env.cc
+++ b/util/env.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 "include/env.h"
+#include "leveldb/env.h"
namespace leveldb {