summaryrefslogtreecommitdiff
path: root/table/block_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/block_builder.h')
-rw-r--r--table/block_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/block_builder.h b/table/block_builder.h
index beab168..bf92a0f 100644
--- a/table/block_builder.h
+++ b/table/block_builder.h
@@ -8,7 +8,7 @@
#include <vector>
#include <stdint.h>
-#include "include/slice.h"
+#include "leveldb/slice.h"
namespace leveldb {