| Index: sky/engine/platform/graphics/DisplayList.cpp
|
| diff --git a/sky/engine/platform/graphics/DisplayList.cpp b/sky/engine/platform/graphics/DisplayList.cpp
|
| index 87f6b1dc3646ca9a0e9c74d7cd9233950dd81810..b3cba5edd1f4fc26420df68a925466c266ed0b00 100644
|
| --- a/sky/engine/platform/graphics/DisplayList.cpp
|
| +++ b/sky/engine/platform/graphics/DisplayList.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/graphics/DisplayList.h"
|
|
|
| #include "sky/engine/platform/geometry/IntSize.h"
|
|
|