summaryrefslogtreecommitdiff
path: root/table/block.cc
diff options
context:
space:
mode:
Diffstat (limited to 'table/block.cc')
-rw-r--r--table/block.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/block.cc b/table/block.cc
index 351eb48..0525d2d 100644
--- a/table/block.cc
+++ b/table/block.cc
@@ -8,7 +8,7 @@
#include <vector>
#include <algorithm>
-#include "include/comparator.h"
+#include "leveldb/comparator.h"
#include "util/coding.h"
#include "util/logging.h"