clean up and fixes
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include "/Library/Frameworks/SDL2.framework/Versions/A/Headers/SDL.h"
|
||||
//#include "/Library/Frameworks/SDL2.framework/Versions/A/Headers/SDL.h"
|
||||
#include <SDL2/SDL.h>
|
||||
#endif
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
Reference in New Issue
Block a user