2
0
Camilla Berglund 9 жил өмнө
parent
commit
db49aa6bd9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      include/GLFW/glfw3.h

+ 1 - 1
include/GLFW/glfw3.h

@@ -124,7 +124,7 @@ extern "C" {
 
 /* Include the chosen client API headers.
  */
-#if defined(__APPLE_CC__)
+#if defined(__APPLE__)
  #if defined(GLFW_INCLUDE_GLCOREARB)
   #include <OpenGL/gl3.h>
   #if defined(GLFW_INCLUDE_GLEXT)