We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2339afc commit fcde3afCopy full SHA for fcde3af
gframe/utils_gui.cpp
@@ -18,7 +18,7 @@
18
using CCursorControl = irr::CCursorControl;
19
#endif
20
#elif EDOPRO_MACOS
21
-#import <CoreFoundation/CoreFoundation.h>
+#include <CoreFoundation/CoreFoundation.h>
22
#include "osx_menu.h"
23
#elif EDOPRO_LINUX
24
#if !(IRRLICHT_VERSION_MAJOR==1 && IRRLICHT_VERSION_MINOR==9)
0 commit comments