forked from cory/tildefriends
macos: Fix build.
This commit is contained in:
parent
16ce7fbc7b
commit
7d9e0f4080
@ -42,7 +42,7 @@
|
||||
|
||||
struct backtrace_state* g_backtrace_state;
|
||||
|
||||
#if !defined(TARGET_OS_IPHONE)
|
||||
#if !TARGET_OS_IPHONE
|
||||
static const char* _get_db_path()
|
||||
{
|
||||
const char* k_db_path_default = "db.sqlite";
|
||||
|
Loading…
Reference in New Issue
Block a user