| Index: sky/engine/platform/geometry/FloatRoundedRect.cpp
|
| diff --git a/sky/engine/platform/geometry/FloatRoundedRect.cpp b/sky/engine/platform/geometry/FloatRoundedRect.cpp
|
| index d167a0c892b360c436b3e27c7bb01a5536017cf3..ff44d6d058a44b36fac084b44f1cdfd340756f26 100644
|
| --- a/sky/engine/platform/geometry/FloatRoundedRect.cpp
|
| +++ b/sky/engine/platform/geometry/FloatRoundedRect.cpp
|
| @@ -27,7 +27,6 @@
|
| * OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/geometry/FloatRoundedRect.h"
|
|
|
| #include <algorithm>
|
|
|