Skip to content

Commit

Permalink
fix mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
Geo25rey committed May 6, 2024
1 parent 7108783 commit 57ba27f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v3.4/glfw/c_glfw_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package glfw
#include "glfw/src/cocoa_monitor.m"
#include "glfw/src/cocoa_window.m"
#include "glfw/src/cocoa_time.c"
#include "glfw/src/posix_module.c"
#include "glfw/src/posix_thread.c"
#include "glfw/src/nsgl_context.m"
#include "glfw/src/egl_context.c"
Expand Down

0 comments on commit 57ba27f

Please sign in to comment.