| Index: Source/modules/webdatabase/SQLStatementSync.h | 
| diff --git a/Source/modules/webdatabase/SQLStatementSync.h b/Source/modules/webdatabase/SQLStatementSync.h | 
| index e45712b23803479f59318d6a16f5c03fa1950f70..d8922125e0064ede65a536e714279a415e5b3c69 100644 | 
| --- a/Source/modules/webdatabase/SQLStatementSync.h | 
| +++ b/Source/modules/webdatabase/SQLStatementSync.h | 
| @@ -31,7 +31,7 @@ | 
| #ifndef SQLStatementSync_h | 
| #define SQLStatementSync_h | 
|  | 
| -#include "core/platform/sql/SQLValue.h" | 
| +#include "modules/webdatabase/sqlite/SQLValue.h" | 
| #include "modules/webdatabase/DatabaseBasicTypes.h" | 
| #include "wtf/Forward.h" | 
| #include "wtf/Vector.h" | 
|  |