mirror of
https://github.com/celisej567/source-engine.git
synced 2025-12-31 21:48:22 +03: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 ANDROID
|
||||
#if ANDROID || WIN32
|
||||
#include "libpng/png.h"
|
||||
#else
|
||||
#include <png.h>
|
||||
|
||||
Submodule thirdparty updated: cc41c319aa...aac07c7205
Reference in New Issue
Block a user