| Index: Source/modules/webdatabase/SQLTransactionSync.h
|
| diff --git a/Source/modules/webdatabase/SQLTransactionSync.h b/Source/modules/webdatabase/SQLTransactionSync.h
|
| index a77e5e472b3aa3ad83311e29e956a620e242ad52..d409e24a29d9d5d9842f87419158fbedbccedd8c 100644
|
| --- a/Source/modules/webdatabase/SQLTransactionSync.h
|
| +++ b/Source/modules/webdatabase/SQLTransactionSync.h
|
| @@ -32,7 +32,7 @@
|
| #ifndef SQLTransactionSync_h
|
| #define SQLTransactionSync_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/webdatabase/SQLTransactionBackendSync.h"
|
|
|
| namespace WebCore {
|
|
|