mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
parent
26920a1a38
commit
edec334b32
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ extern "C" {
|
|||
#import <Cocoa/Cocoa.h>
|
||||
#else
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
typedef void* id;
|
||||
#include <objc/objc.h>
|
||||
#endif
|
||||
#elif defined(GLFW_EXPOSE_NATIVE_X11) || defined(GLFW_EXPOSE_NATIVE_GLX)
|
||||
#include <X11/Xlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue