Index: WebCore/bindings/v8/V8Index.cpp |
diff --git a/WebCore/bindings/v8/V8Index.cpp b/WebCore/bindings/v8/V8Index.cpp |
index 7a43ac2f5877259b214936a6aa7c282c919a3c35..f312b27eca9b5cbbc8c9781a4723b766acfa9688 100644 |
--- a/WebCore/bindings/v8/V8Index.cpp |
+++ b/WebCore/bindings/v8/V8Index.cpp |
@@ -433,7 +433,9 @@ |
#endif |
#if ENABLE(INSPECTOR) |
+#include "V8InjectedScriptHost.h" |
#include "V8InspectorBackend.h" |
+#include "V8InspectorFrontendHost.h" |
#endif |
namespace WebCore { |