| Index: sky/engine/core/html/parser/HTMLElementStack.cpp
|
| diff --git a/sky/engine/core/html/parser/HTMLElementStack.cpp b/sky/engine/core/html/parser/HTMLElementStack.cpp
|
| index 38e3825d3ce67ceda957c5c43b36b0eba510c678..4db263920f522ef745fd21903df996d6ac2975ea 100644
|
| --- a/sky/engine/core/html/parser/HTMLElementStack.cpp
|
| +++ b/sky/engine/core/html/parser/HTMLElementStack.cpp
|
| @@ -24,7 +24,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/html/parser/HTMLElementStack.h"
|
|
|
| #include "sky/engine/core/dom/Element.h"
|
|
|