fix windows build
This commit is contained in:
parent
3f5ebfbde3
commit
5af39f3d0d
@ -73,7 +73,7 @@ extern void longjmp( jmp_buf, int ) __attribute__((noreturn));
|
|||||||
|
|
||||||
#if HAVE_PNG
|
#if HAVE_PNG
|
||||||
|
|
||||||
#if ANDROID
|
#if ANDROID || WIN32
|
||||||
#include "libpng/png.h"
|
#include "libpng/png.h"
|
||||||
#else
|
#else
|
||||||
#include <png.h>
|
#include <png.h>
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit cc41c319aabc287b1f7439228af5a9edeb31ee05
|
Subproject commit aac07c72058aea6267ea60b70a25602b41469d28
|
Loading…
Reference in New Issue
Block a user