mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-10 12:04:36 -04:00
include apple stuff first
This commit is contained in:
parent
9bd1da3215
commit
324cc768fe
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
#ifdef GEODE_IS_MACOS
|
||||
|
||||
#include <AppKit/AppKit.h>
|
||||
#include <loader/LoaderImpl.hpp>
|
||||
#include <loader/LogImpl.hpp>
|
||||
#include <CoreGraphics/CoreGraphics.h>
|
||||
#include <AppKit/AppKit.h>
|
||||
#include <Cocoa/Cocoa.h>
|
||||
|
||||
bool safeModeCheck() {
|
||||
|
|
Loading…
Add table
Reference in a new issue