Build: Fix build on Visual Studio 2019.

This commit is contained in:
Unknown W. Brackets 2023-03-12 16:46:19 -07:00
parent caab66bc18
commit 2a20c5757f

View file

@ -15,6 +15,7 @@
// Official git repository and contact information can be found at
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include <algorithm>
#include "ppsspp_config.h"
#include <png.h>