mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Fix Visual Studio 2013 build.
This commit is contained in:
parent
156f9dd8f1
commit
1788a56964
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
#include "native/ext/cityhash/city.h"
|
||||
#include "native/ext/jpge/jpgd.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
static int mjpegWidth, mjpegHeight;
|
||||
|
||||
void __JpegInit() {
|
||||
|
|
Loading…
Add table
Reference in a new issue