Index: Source/core/inspector/InspectorProfilerAgent.h |
diff --git a/Source/core/inspector/InspectorProfilerAgent.h b/Source/core/inspector/InspectorProfilerAgent.h |
index ad7a9f4c482f2f8fd11950a0ca569d61d46878de..2832f63876a28129498f302dc16beeba1edbd370 100644 |
--- a/Source/core/inspector/InspectorProfilerAgent.h |
+++ b/Source/core/inspector/InspectorProfilerAgent.h |
@@ -30,7 +30,7 @@ |
#ifndef InspectorProfilerAgent_h |
#define InspectorProfilerAgent_h |
-#include "InspectorFrontend.h" |
+#include "core/InspectorFrontend.h" |
#include "core/inspector/InspectorBaseAgent.h" |
#include "wtf/Forward.h" |
#include "wtf/HashMap.h" |