| Index: sky/engine/platform/geometry/RoundedRect.cpp
|
| diff --git a/sky/engine/platform/geometry/RoundedRect.cpp b/sky/engine/platform/geometry/RoundedRect.cpp
|
| index 3617223b5390f0af19e8d7781e4a10ea7cc8e33a..bb294904d466473568c3741a3a0f11dc3fac7f52 100644
|
| --- a/sky/engine/platform/geometry/RoundedRect.cpp
|
| +++ b/sky/engine/platform/geometry/RoundedRect.cpp
|
| @@ -25,7 +25,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/geometry/RoundedRect.h"
|
|
|
| #include <algorithm>
|
|
|