mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Buildfix
This commit is contained in:
parent
d350ee0256
commit
ea3e9ee1c6
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
||||||
#include "../../tasks/tasks_internal.h"
|
#include "../../tasks/tasks_internal.h"
|
||||||
#include "../../verbosity.h"
|
#include "../../verbosity.h"
|
||||||
|
|
||||||
|
#include "ui_cocoa.h"
|
||||||
|
|
||||||
/* TODO/FIXME - static global variables */
|
/* TODO/FIXME - static global variables */
|
||||||
static int waiting_argc;
|
static int waiting_argc;
|
||||||
static char **waiting_argv;
|
static char **waiting_argv;
|
||||||
|
|
Loading…
Add table
Reference in a new issue