summaryrefslogtreecommitdiff
path: root/db/write_batch_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/write_batch_internal.h')
-rw-r--r--db/write_batch_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/write_batch_internal.h b/db/write_batch_internal.h
index df750c7..ea28e2d 100644
--- a/db/write_batch_internal.h
+++ b/db/write_batch_internal.h
@@ -5,7 +5,7 @@
#ifndef STORAGE_LEVELDB_DB_WRITE_BATCH_INTERNAL_H_
#define STORAGE_LEVELDB_DB_WRITE_BATCH_INTERNAL_H_
-#include "include/write_batch.h"
+#include "leveldb/write_batch.h"
namespace leveldb {