Index: Source/modules/indexeddb/IDBOpenDBRequest.cpp |
diff --git a/Source/modules/indexeddb/IDBOpenDBRequest.cpp b/Source/modules/indexeddb/IDBOpenDBRequest.cpp |
index 42af143ddf0cc13cb8911d448c26737fa60a9d67..3fc64ea2753878f5f04834c82e04ae4e1842adfc 100644 |
--- a/Source/modules/indexeddb/IDBOpenDBRequest.cpp |
+++ b/Source/modules/indexeddb/IDBOpenDBRequest.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "modules/indexeddb/IDBOpenDBRequest.h" |
-#include "bindings/v8/Nullable.h" |
+#include "bindings/core/v8/Nullable.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/dom/ExecutionContext.h" |
#include "modules/indexeddb/IDBDatabase.h" |