| Index: Source/core/inspector/ScriptCallFrame.h
|
| diff --git a/Source/core/inspector/ScriptCallFrame.h b/Source/core/inspector/ScriptCallFrame.h
|
| index d36e306910f0405c88e6e50f33e4938dfa4ce842..5e86c50f491d7c03f992efdabbc36e412386c066 100644
|
| --- a/Source/core/inspector/ScriptCallFrame.h
|
| +++ b/Source/core/inspector/ScriptCallFrame.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ScriptCallFrame_h
|
| #define ScriptCallFrame_h
|
|
|
| -#include "InspectorTypeBuilder.h"
|
| +#include "core/InspectorTypeBuilder.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|