Index: sky/engine/core/css/parser/CSSGrammar.y |
diff --git a/sky/engine/core/css/parser/CSSGrammar.y b/sky/engine/core/css/parser/CSSGrammar.y |
index 1ebdb3de5485f405580190399d869071caade600..564b775f0fffdf6b094835023efe4feab3e56b74 100644 |
--- a/sky/engine/core/css/parser/CSSGrammar.y |
+++ b/sky/engine/core/css/parser/CSSGrammar.y |
@@ -23,8 +23,6 @@ |
* |
*/ |
-#include "config.h" |
- |
#include "CSSPropertyNames.h" |
#include "core/css/CSSPrimitiveValue.h" |
#include "core/css/CSSSelector.h" |