Camilla Berglund 9 年之前
父节点
当前提交
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.
 /* Include the chosen client API headers.
  */
  */
-#if defined(__APPLE_CC__)
+#if defined(__APPLE__)
  #if defined(GLFW_INCLUDE_GLCOREARB)
  #if defined(GLFW_INCLUDE_GLCOREARB)
   #include <OpenGL/gl3.h>
   #include <OpenGL/gl3.h>
   #if defined(GLFW_INCLUDE_GLEXT)
   #if defined(GLFW_INCLUDE_GLEXT)