| Index: sky/engine/core/editing/ReplaceSelectionCommand.cpp
|
| diff --git a/sky/engine/core/editing/ReplaceSelectionCommand.cpp b/sky/engine/core/editing/ReplaceSelectionCommand.cpp
|
| index 9382905b0523819bda95513ea8527ef94562f4fb..afbd39aad8700f172453dab30fe0a21145514738 100644
|
| --- a/sky/engine/core/editing/ReplaceSelectionCommand.cpp
|
| +++ b/sky/engine/core/editing/ReplaceSelectionCommand.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/editing/ReplaceSelectionCommand.h"
|
|
|
| #include "gen/sky/core/CSSPropertyNames.h"
|
|
|