Index: Source/modules/webdatabase/SQLStatementBackend.cpp |
diff --git a/Source/modules/webdatabase/SQLStatementBackend.cpp b/Source/modules/webdatabase/SQLStatementBackend.cpp |
index 93e89236daf7a210403cf761acd3d02f4348a5bf..8e9045ef08dc31e4ef49ecb9cbbc9e38edf453c0 100644 |
--- a/Source/modules/webdatabase/SQLStatementBackend.cpp |
+++ b/Source/modules/webdatabase/SQLStatementBackend.cpp |
@@ -28,7 +28,7 @@ |
#include "config.h" |
#include "modules/webdatabase/SQLStatementBackend.h" |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
#include "core/platform/sql/SQLValue.h" |
#include "core/platform/sql/SQLiteDatabase.h" |
#include "core/platform/sql/SQLiteStatement.h" |