Camilla Berglund 9 vuotta sitten
vanhempi
commit
db49aa6bd9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)