summaryrefslogtreecommitdiff
path: root/table/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/format.h')
-rw-r--r--table/format.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/table/format.h b/table/format.h
index 03e3ee2..a6ab964 100644
--- a/table/format.h
+++ b/table/format.h
@@ -7,9 +7,9 @@
#include <string>
#include <stdint.h>
-#include "include/slice.h"
-#include "include/status.h"
-#include "include/table_builder.h"
+#include "leveldb/slice.h"
+#include "leveldb/status.h"
+#include "leveldb/table_builder.h"
namespace leveldb {