summaryrefslogtreecommitdiff
path: root/storage/innobase/dict/drop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/dict/drop.cc')
-rw-r--r--storage/innobase/dict/drop.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/innobase/dict/drop.cc b/storage/innobase/dict/drop.cc
index 4ea4f98640a..d92c2e12409 100644
--- a/storage/innobase/dict/drop.cc
+++ b/storage/innobase/dict/drop.cc
@@ -66,6 +66,7 @@ before transaction commit and must be rolled back explicitly are as follows:
#include "dict0stats.h"
#include "dict0stats_bg.h"
+#include "ibuf0ibuf.h"
#include "lock0lock.h"
#include "que0que.h"