| Index: sky/engine/core/css/resolver/MatchRequest.h
|
| diff --git a/sky/engine/core/css/resolver/MatchRequest.h b/sky/engine/core/css/resolver/MatchRequest.h
|
| index e89da784c6f2cc634f43828284aa81cd44a64b09..d733fdd736ec65e1772f17b3b13c834e50f6a71f 100644
|
| --- a/sky/engine/core/css/resolver/MatchRequest.h
|
| +++ b/sky/engine/core/css/resolver/MatchRequest.h
|
| @@ -23,8 +23,8 @@
|
| #ifndef MatchRequest_h
|
| #define MatchRequest_h
|
|
|
| -#include "core/css/CSSStyleSheet.h"
|
| -#include "core/css/RuleSet.h"
|
| +#include "sky/engine/core/css/CSSStyleSheet.h"
|
| +#include "sky/engine/core/css/RuleSet.h"
|
|
|
| namespace blink {
|
|
|
|
|