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