Index: Source/core/inspector/InspectorTracingAgent.h |
diff --git a/Source/core/inspector/InspectorTracingAgent.h b/Source/core/inspector/InspectorTracingAgent.h |
index 3b33277d6a04cd94c02a800e2b484aff859b1de3..307a2168374ff95a5b19b947eb313107ae83e165 100644 |
--- a/Source/core/inspector/InspectorTracingAgent.h |
+++ b/Source/core/inspector/InspectorTracingAgent.h |
@@ -7,7 +7,7 @@ |
#ifndef InspectorTracingAgent_h |
#define InspectorTracingAgent_h |
-#include "InspectorFrontend.h" |
+#include "core/InspectorFrontend.h" |
#include "core/inspector/InspectorBaseAgent.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |