Index: Source/core/workers/WorkerObjectProxy.cpp |
diff --git a/Source/core/workers/WorkerObjectProxy.cpp b/Source/core/workers/WorkerObjectProxy.cpp |
index 3eb1920f94ccbfe536c038388f4fa10a2829ecc3..198f36fbe1155f1f10d41d5c541a211f1142ea12 100644 |
--- a/Source/core/workers/WorkerObjectProxy.cpp |
+++ b/Source/core/workers/WorkerObjectProxy.cpp |
@@ -29,7 +29,7 @@ |
*/ |
#include "config.h" |
-#include "WorkerObjectProxy.h" |
+#include "core/workers/WorkerObjectProxy.h" |
#include "bindings/v8/SerializedScriptValue.h" |
#include "core/dom/ExecutionContext.h" |