| Index: sky/engine/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| diff --git a/sky/engine/platform/image-decoders/bmp/BMPImageDecoder.cpp b/sky/engine/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| index 655ad260034a57709f18f636c55ff22e119c087f..cf88adb555c2dc3c018c793304c4cace7f4aaf50 100644
|
| --- a/sky/engine/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| +++ b/sky/engine/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "platform/image-decoders/bmp/BMPImageDecoder.h"
|
|
|
| #include "sky/engine/wtf/PassOwnPtr.h"
|
|
|