blob: e4e838db2a53b37730f59350ac8e5fd1cbcc1673 [file] [log] [blame]
package glfw
/*
#cgo CFLAGS: -x objective-c
#ifdef _GLFW_COCOA
#include "glfw/src/cocoa_monitor.m"
#endif
*/
import "C"