summaryrefslogtreecommitdiff
path: root/util/coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/coding.h')
-rw-r--r--util/coding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/coding.h b/util/coding.h
index a42e714..8755968 100644
--- a/util/coding.h
+++ b/util/coding.h
@@ -13,7 +13,7 @@
#include <stdint.h>
#include <string.h>
#include <string>
-#include "include/slice.h"
+#include "leveldb/slice.h"
#include "port/port.h"
namespace leveldb {