Index: Source/core/workers/Worker.cpp |
diff --git a/Source/core/workers/Worker.cpp b/Source/core/workers/Worker.cpp |
index 603581fc11a22848a4a8deb7c89be6199f02b8fd..f6056006676c2247d2535440e36e07b9036a83de 100644 |
--- a/Source/core/workers/Worker.cpp |
+++ b/Source/core/workers/Worker.cpp |
@@ -28,7 +28,7 @@ |
#include "config.h" |
#include "core/workers/Worker.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/Document.h" |
#include "core/events/MessageEvent.h" |
#include "core/fetch/ResourceFetcher.h" |