Index: Source/modules/indexeddb/DOMWindowIndexedDatabase.h |
diff --git a/Source/modules/indexeddb/DOMWindowIndexedDatabase.h b/Source/modules/indexeddb/DOMWindowIndexedDatabase.h |
index 43fe934c61340be2eb05923b11233809a9c62df1..92ec564eec68b223f688f38da78779c89c0e17fb 100644 |
--- a/Source/modules/indexeddb/DOMWindowIndexedDatabase.h |
+++ b/Source/modules/indexeddb/DOMWindowIndexedDatabase.h |
@@ -27,6 +27,7 @@ |
#define DOMWindowIndexedDatabase_h |
#include "core/frame/DOMWindowProperty.h" |
+#include "core/frame/LocalDOMWindow.h" |
#include "modules/indexeddb/IndexedDBClient.h" |
#include "platform/Supplementable.h" |