mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-09-09 02:46:54 +00:00
fix windows build
This commit is contained in:
@@ -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
Submodule thirdparty updated: cc41c319aa...aac07c7205
Reference in New Issue
Block a user