| Index: sky/engine/platform/graphics/ImageSource.cpp
|
| diff --git a/sky/engine/platform/graphics/ImageSource.cpp b/sky/engine/platform/graphics/ImageSource.cpp
|
| index 3f4980cbbc9f50d6b033de37892513a362560222..37e72158eb719a254006d689524f5f4ba7c600bc 100644
|
| --- a/sky/engine/platform/graphics/ImageSource.cpp
|
| +++ b/sky/engine/platform/graphics/ImageSource.cpp
|
| @@ -25,7 +25,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/graphics/ImageSource.h"
|
|
|
| #include "platform/image-decoders/ImageDecoder.h"
|
|
|