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