mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
committed by
Camilla Berglund
parent
2ec0acc972
commit
128e678815
@@ -73,6 +73,7 @@ extern "C" {
|
||||
#if defined(GLFW_EXPOSE_NATIVE_WIN32)
|
||||
#include <windows.h>
|
||||
#elif defined(GLFW_EXPOSE_NATIVE_COCOA)
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#if defined(__OBJC__)
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user