Index: Source/bindings/v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp b/Source/bindings/v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp |
index 9e21d7bcccea0fb092e1360dbf1d3028bb401cbd..b95c50747e760c3c1ebb402a3aca23659ea53f3d 100644 |
--- a/Source/bindings/v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp |
+++ b/Source/bindings/v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp |
@@ -29,7 +29,7 @@ |
*/ |
#include "config.h" |
-#include "V8DedicatedWorkerGlobalScope.h" |
+#include "bindings/core/v8/V8DedicatedWorkerGlobalScope.h" |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |