| Index: sky/engine/core/editing/Caret.cpp
|
| diff --git a/sky/engine/core/editing/Caret.cpp b/sky/engine/core/editing/Caret.cpp
|
| index d3e7cb0279ec9d996b84dad1b0b269c229c51c4d..7a9ff4f3e4713f39143eb4f3c294414ac76c39c3 100644
|
| --- a/sky/engine/core/editing/Caret.cpp
|
| +++ b/sky/engine/core/editing/Caret.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/Caret.h"
|
|
|
| #include "sky/engine/core/dom/Document.h"
|
|
|