(Apple) Buildfix

This commit is contained in:
Twinaphex 2021-01-18 21:21:17 +01:00
parent 0294b0c626
commit 97d954912d
2 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,8 @@
#include <AppKit/AppKit.h>
#endif
#include "../../../retroarch.h"
typedef enum apple_view_type
{
APPLE_VIEW_TYPE_NONE = 0,

View File

@ -21,6 +21,8 @@
#include <retro_assert.h>
#include "../../../configuration.h"
#include "../../../retroarch.h"
#include "../../../verbosity.h"
#ifdef HAVE_COCOATOUCH