Index: Source/modules/indexeddb/IDBVersionChangeEvent.h |
diff --git a/Source/modules/indexeddb/IDBVersionChangeEvent.h b/Source/modules/indexeddb/IDBVersionChangeEvent.h |
index dfc333a307a12bb78f117c02bc4c357e98e1b4bc..1d000b40ef5746c34c357b0fdedd4537dfc30a42 100644 |
--- a/Source/modules/indexeddb/IDBVersionChangeEvent.h |
+++ b/Source/modules/indexeddb/IDBVersionChangeEvent.h |
@@ -26,8 +26,8 @@ |
#ifndef IDBVersionChangeEvent_h |
#define IDBVersionChangeEvent_h |
-#include "bindings/v8/Nullable.h" |
-#include "bindings/v8/SerializedScriptValue.h" |
+#include "bindings/core/v8/Nullable.h" |
+#include "bindings/core/v8/SerializedScriptValue.h" |
#include "modules/EventModules.h" |
#include "modules/indexeddb/IDBAny.h" |
#include "modules/indexeddb/IDBRequest.h" |