mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 01:08:25 +00:00
Include common/endian.h for SWAP_BYTES_32. Should fix compile on BE systems.
svn-id: r45190
This commit is contained in:
parent
b32cf088e2
commit
0559d1e3ca
@ -30,6 +30,7 @@
|
||||
#include "sci/gfx/gfx_system.h"
|
||||
#include "sci/gfx/gfx_tools.h"
|
||||
|
||||
#include "common/endian.h"
|
||||
#include "graphics/primitives.h"
|
||||
|
||||
namespace Sci {
|
||||
|
Loading…
Reference in New Issue
Block a user