Index: Source/core/inspector/InspectorFrontendHost.h |
diff --git a/Source/core/inspector/InspectorFrontendHost.h b/Source/core/inspector/InspectorFrontendHost.h |
index 22fe21075b6315a69d994f830d93059e657aeadf..8d2e0edb2cfc51067c8ad8c88fc35ed59d7d0b43 100644 |
--- a/Source/core/inspector/InspectorFrontendHost.h |
+++ b/Source/core/inspector/InspectorFrontendHost.h |
@@ -29,7 +29,7 @@ |
#ifndef InspectorFrontendHost_h |
#define InspectorFrontendHost_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |