BACKENDS: Fix compilation for various backends
Affects: * PS2 * GPH * ELF * MOTO * IPHONE * N64 * DINGUX * WINCE * PSP
This commit is contained in:
parent
e52d54b55e
commit
4d485fc741
10 changed files with 13 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#if defined(DYNAMIC_MODULES) && defined(USE_ELF_LOADER)
|
||||
|
||||
#include "backends/plugins/elf/memory-manager.h"
|
||||
#include "common/debug.h"
|
||||
#include "common/util.h"
|
||||
#include <malloc.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue