Merge pull request #117820 from akien-mga/ios-include-thread_safe
iOS: Fix missing `thread_safe.h` include after refactors
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "core/os/thread_safe.h"
|
||||
#include "servers/display/display_server.h"
|
||||
|
||||
#if defined(RD_ENABLED)
|
||||
|
||||
Reference in New Issue
Block a user