Attempt to fix iOS build errors
This commit is contained in:
parent
0bd36327f5
commit
f0b4f216b9
|
@ -33,6 +33,9 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#Include "../../../location/location_driver.h"
|
||||
#Include "../../../camera/camera_driver.h"
|
||||
|
||||
static CocoaView* g_instance;
|
||||
|
||||
#if defined(HAVE_COCOA)
|
||||
|
|
Loading…
Reference in New Issue