| Index: Source/modules/webdatabase/SQLStatementBackend.h
|
| diff --git a/Source/modules/webdatabase/SQLStatementBackend.h b/Source/modules/webdatabase/SQLStatementBackend.h
|
| index c127b4cca97adf2f5b65b315de4ff862e07ef925..2df18adfb5a8f095bd08a8eff7dca57d660b4f29 100644
|
| --- a/Source/modules/webdatabase/SQLStatementBackend.h
|
| +++ b/Source/modules/webdatabase/SQLStatementBackend.h
|
| @@ -28,7 +28,7 @@
|
| #ifndef SQLStatementBackend_h
|
| #define SQLStatementBackend_h
|
|
|
| -#include "core/platform/sql/SQLValue.h"
|
| +#include "modules/webdatabase/sqlite/SQLValue.h"
|
| #include "modules/webdatabase/AbstractSQLStatementBackend.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|