Index: Source/modules/indexeddb/IDBIndex.h |
diff --git a/Source/modules/indexeddb/IDBIndex.h b/Source/modules/indexeddb/IDBIndex.h |
index d220351a26833e56c94d84b4c82b7181ce4227b0..1ee9f711982f008563cd26610f3de07ab7bfce1b 100644 |
--- a/Source/modules/indexeddb/IDBIndex.h |
+++ b/Source/modules/indexeddb/IDBIndex.h |
@@ -26,7 +26,7 @@ |
#ifndef IDBIndex_h |
#define IDBIndex_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/indexeddb/IDBCursor.h" |
#include "modules/indexeddb/IDBKeyPath.h" |
#include "modules/indexeddb/IDBKeyRange.h" |