Try to build fix on non-windows

This commit is contained in:
sum2012 2021-01-29 22:45:30 +08:00
parent 6bc3cb4dfa
commit 02f1b6452b

View file

@ -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.