| Index: Source/core/css/DocumentRuleSets.h
|
| diff --git a/Source/core/css/DocumentRuleSets.h b/Source/core/css/DocumentRuleSets.h
|
| index 1cc25e12775d7f64d50a12b3f9720dfd625db072..f843cdd94b90d88edab892bdfcd052b8fe221c58 100644
|
| --- a/Source/core/css/DocumentRuleSets.h
|
| +++ b/Source/core/css/DocumentRuleSets.h
|
| @@ -23,8 +23,8 @@
|
| #ifndef DocumentRuleSets_h
|
| #define DocumentRuleSets_h
|
|
|
| -#include "RuleFeature.h"
|
| -#include "RuleSet.h"
|
| +#include "core/css/RuleFeature.h"
|
| +#include "core/css/RuleSet.h"
|
|
|
| #include <wtf/OwnPtr.h>
|
| #include <wtf/RefPtr.h>
|
|
|