| Index: sky/engine/core/html/parser/CompactHTMLToken.cpp
|
| diff --git a/sky/engine/core/html/parser/CompactHTMLToken.cpp b/sky/engine/core/html/parser/CompactHTMLToken.cpp
|
| index 36cf706c4e7205e82792141b2f992da767e4942f..d2151addc861cf0a54b95b0cadeb627afb05ce97 100644
|
| --- a/sky/engine/core/html/parser/CompactHTMLToken.cpp
|
| +++ b/sky/engine/core/html/parser/CompactHTMLToken.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/html/parser/CompactHTMLToken.h"
|
|
|
| #include "sky/engine/core/dom/QualifiedName.h"
|
|
|