summaryrefslogtreecommitdiff
path: root/Source/WebCore/Modules/indexeddb/IDBIndex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/Modules/indexeddb/IDBIndex.cpp')
-rw-r--r--Source/WebCore/Modules/indexeddb/IDBIndex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/Modules/indexeddb/IDBIndex.cpp b/Source/WebCore/Modules/indexeddb/IDBIndex.cpp
index f12250058..ec29837a1 100644
--- a/Source/WebCore/Modules/indexeddb/IDBIndex.cpp
+++ b/Source/WebCore/Modules/indexeddb/IDBIndex.cpp
@@ -37,6 +37,7 @@
#include "IDBRequest.h"
#include "IDBTracing.h"
#include "IDBTransaction.h"
+#include "ScriptExecutionContext.h"
namespace WebCore {