rename something

This commit is contained in:
Greg Wells
2025-05-25 21:42:53 -04:00
parent 6c4bd6a572
commit 09a400f075

View File

@@ -6,7 +6,7 @@
#error "Must include glfw before using this file"
#endif
#ifndef _glfw3_native_h_
#error "Must include glfwnative before using this file"
#error "Must include glfw native before using this file"
#endif
#ifdef GN_PLATFORM_MACOS