mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
IOS7: Remove include that is no longer needed
This fixes the compilation because of common/types.h that defines YES and NO which are already defined in Objective-C.
This commit is contained in:
parent
a65f901276
commit
e83586006a
@ -26,7 +26,6 @@
|
||||
#include "backends/platform/ios7/ios7_video.h"
|
||||
|
||||
#include "graphics/colormasks.h"
|
||||
#include "common/system.h"
|
||||
#include "backends/platform/ios7/ios7_app_delegate.h"
|
||||
|
||||
static int g_needsScreenUpdate = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user