mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(Cocoa) Buildfix
This commit is contained in:
parent
90ad89cdf1
commit
29f6d23d90
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#Include "../../../location/location_driver.h"
|
||||
#Include "../../../camera/camera_driver.h"
|
||||
#include "../../../location/location_driver.h"
|
||||
#include "../../../camera/camera_driver.h"
|
||||
|
||||
static CocoaView* g_instance;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue