From 6d113ca0ae727f02b364c307d02e2646dfa96d2b Mon Sep 17 00:00:00 2001 From: YellowCat98 Date: Sun, 12 May 2024 13:23:18 +0100 Subject: [PATCH] brp --- src/iGeodeLib.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iGeodeLib.hpp b/src/iGeodeLib.hpp index 14a9f5a..d4d7367 100644 --- a/src/iGeodeLib.hpp +++ b/src/iGeodeLib.hpp @@ -3,7 +3,7 @@ #pragma once #include -#import +#import void showAlert(const char *title, const char *message, const char *Btn); NSString* iOSVersion();