Index: Source/core/inspector/InspectorDebuggerAgent.h |
diff --git a/Source/core/inspector/InspectorDebuggerAgent.h b/Source/core/inspector/InspectorDebuggerAgent.h |
index 15a905b9da42c0eb98f9332431858e889aa0dd2a..72bdb83de89ca5fb4b2b574acf541e999fc794e8 100644 |
--- a/Source/core/inspector/InspectorDebuggerAgent.h |
+++ b/Source/core/inspector/InspectorDebuggerAgent.h |
@@ -30,7 +30,7 @@ |
#ifndef InspectorDebuggerAgent_h |
#define InspectorDebuggerAgent_h |
-#include "bindings/v8/ScriptState.h" |
+#include "bindings/core/v8/ScriptState.h" |
#include "core/InspectorFrontend.h" |
#include "core/frame/ConsoleTypes.h" |
#include "core/inspector/AsyncCallStackTracker.h" |