mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Try to build fix on non-windows
This commit is contained in:
parent
6bc3cb4dfa
commit
02f1b6452b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "Core/Reporting.h"
|
||||
#include "GPU/GPUInterface.h"
|
||||
#include "GPU/GPUState.h"
|
||||
#include "CORE/HLE/sceKernelMemory.h"
|
||||
#include "Core/HLE/sceKernelMemory.h"
|
||||
|
||||
// MPEG AVC elementary stream.
|
||||
static const int MPEG_AVC_ES_SIZE = 2048; // MPEG packet size.
|
||||
|
|
Loading…
Add table
Reference in a new issue