We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0862c commit 5b107c9Copy full SHA for 5b107c9
cpp/JSIUtils/MGLThreadAwareHostObject.h
@@ -13,7 +13,7 @@
13
#ifdef ONANDROID
14
#include "Utils/MGLDispatchQueue.h"
15
#else
16
-#include "../Utils/MGLDispatchQueue.h"
+#include "MGLDispatchQueue.h"
17
#endif
18
19
namespace margelo {
0 commit comments