| Index: sky/engine/core/editing/InsertTextCommand.cpp
|
| diff --git a/sky/engine/core/editing/InsertTextCommand.cpp b/sky/engine/core/editing/InsertTextCommand.cpp
|
| index 5ed22b83a4cd71394e441e977c79e0479c8c42eb..8cfd9112befce67cb6a55936a1c452063ad31608 100644
|
| --- a/sky/engine/core/editing/InsertTextCommand.cpp
|
| +++ b/sky/engine/core/editing/InsertTextCommand.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/editing/InsertTextCommand.h"
|
|
|
| #include "sky/engine/core/dom/Document.h"
|
|
|