Attempt to fix iOS build errors

This commit is contained in:
twinaphex 2015-12-05 17:15:32 +01:00
parent 0bd36327f5
commit f0b4f216b9

View File

@ -33,6 +33,9 @@
#endif
#endif
#Include "../../../location/location_driver.h"
#Include "../../../camera/camera_driver.h"
static CocoaView* g_instance;
#if defined(HAVE_COCOA)