Index: Source/modules/webdatabase/SQLTransaction.h |
diff --git a/Source/modules/webdatabase/SQLTransaction.h b/Source/modules/webdatabase/SQLTransaction.h |
index 0efe3c4e115ee919b3bfe402c81175d19a1f28b9..43d69fca616fb0fe53fc301aced05de56203d597 100644 |
--- a/Source/modules/webdatabase/SQLTransaction.h |
+++ b/Source/modules/webdatabase/SQLTransaction.h |
@@ -29,7 +29,7 @@ |
#ifndef SQLTransaction_h |
#define SQLTransaction_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/webdatabase/AbstractSQLTransaction.h" |
#include "modules/webdatabase/SQLCallbackWrapper.h" |
#include "modules/webdatabase/SQLStatement.h" |