Index: Source/web/InspectorFrontendClientImpl.cpp |
diff --git a/Source/web/InspectorFrontendClientImpl.cpp b/Source/web/InspectorFrontendClientImpl.cpp |
index 9ad6dab74587e5d2221104a58c600c34943f7601..68f244ce5918183cec4267161659ad09b2c14b8d 100644 |
--- a/Source/web/InspectorFrontendClientImpl.cpp |
+++ b/Source/web/InspectorFrontendClientImpl.cpp |
@@ -32,7 +32,7 @@ |
#include "web/InspectorFrontendClientImpl.h" |
#include "bindings/core/v8/V8InspectorFrontendHost.h" |
-#include "bindings/v8/ScriptController.h" |
+#include "bindings/core/v8/ScriptController.h" |
#include "core/frame/LocalFrame.h" |
#include "core/inspector/InspectorFrontendHost.h" |
#include "core/page/Page.h" |