We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6977b82 commit d420d16Copy full SHA for d420d16
examples/ex_glext.c
@@ -12,7 +12,7 @@
12
13
#include "common.c"
14
15
-#ifdef ALLEGRO_MACOSX
+#ifdef __APPLE_CC__
16
#include <OpenGL/glu.h>
17
#else
18
#include <GL/glu.h>
0 commit comments