Index: Source/core/inspector/InspectorRuntimeAgent.h |
diff --git a/Source/core/inspector/InspectorRuntimeAgent.h b/Source/core/inspector/InspectorRuntimeAgent.h |
index c419d10403652f3c822f11535bb767b72faa244d..82d4bcb75d4627c8b990d9808e89a845d739f8c9 100644 |
--- a/Source/core/inspector/InspectorRuntimeAgent.h |
+++ b/Source/core/inspector/InspectorRuntimeAgent.h |
@@ -31,7 +31,7 @@ |
#ifndef InspectorRuntimeAgent_h |
#define InspectorRuntimeAgent_h |
-#include "InspectorFrontend.h" |
+#include "core/InspectorFrontend.h" |
#include "core/inspector/InspectorBaseAgent.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |