Index: Source/core/inspector/PageRuntimeAgent.h |
diff --git a/Source/core/inspector/PageRuntimeAgent.h b/Source/core/inspector/PageRuntimeAgent.h |
index 5e41bba1c64f1d30d74724d3a57bceda3b9a4c80..5f6c3ce5ca43c11701664b8c12038423194dbe9a 100644 |
--- a/Source/core/inspector/PageRuntimeAgent.h |
+++ b/Source/core/inspector/PageRuntimeAgent.h |
@@ -31,7 +31,7 @@ |
#ifndef PageRuntimeAgent_h |
#define PageRuntimeAgent_h |
-#include "bindings/v8/ScriptState.h" |
+#include "bindings/core/v8/ScriptState.h" |
#include "core/inspector/InspectorRuntimeAgent.h" |
#include "wtf/PassOwnPtr.h" |