| Index: Source/core/inspector/InspectorStyleSheet.h
|
| diff --git a/Source/core/inspector/InspectorStyleSheet.h b/Source/core/inspector/InspectorStyleSheet.h
|
| index fd84cb308e27b1ff7c1da460da6a4401c205079f..87d06af31630b3fb8542269b0d8fc5e80805fcc6 100644
|
| --- a/Source/core/inspector/InspectorStyleSheet.h
|
| +++ b/Source/core/inspector/InspectorStyleSheet.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef InspectorStyleSheet_h
|
| #define InspectorStyleSheet_h
|
|
|
| -#include "InspectorTypeBuilder.h"
|
| +#include "core/InspectorTypeBuilder.h"
|
| #include "core/css/CSSPropertySourceData.h"
|
| #include "core/css/CSSStyleDeclaration.h"
|
| #include "core/inspector/InspectorStyleTextEditor.h"
|
|
|