aboutsummaryrefslogtreecommitdiff
path: root/src/leveldb/db/write_batch_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/leveldb/db/write_batch_internal.h')
-rw-r--r--src/leveldb/db/write_batch_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leveldb/db/write_batch_internal.h b/src/leveldb/db/write_batch_internal.h
index 310a3c8912..9448ef7b21 100644
--- a/src/leveldb/db/write_batch_internal.h
+++ b/src/leveldb/db/write_batch_internal.h
@@ -5,6 +5,7 @@
#ifndef STORAGE_LEVELDB_DB_WRITE_BATCH_INTERNAL_H_
#define STORAGE_LEVELDB_DB_WRITE_BATCH_INTERNAL_H_
+#include "db/dbformat.h"
#include "leveldb/write_batch.h"
namespace leveldb {