aboutsummaryrefslogtreecommitdiffstats
path: root/make/cgl-macosx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/cgl-macosx.cfg')
-rw-r--r--make/cgl-macosx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/cgl-macosx.cfg b/make/cgl-macosx.cfg
index 7d9111c94..b9ebaeabd 100644
--- a/make/cgl-macosx.cfg
+++ b/make/cgl-macosx.cfg
@@ -13,7 +13,7 @@ Opaque long void *
# this was the easiest way of sharing the prototypes between these files
CustomCCode typedef int Bool;
-CustomCCode #include </usr/include/ppc/types.h>
+CustomCCode #include </usr/include/machine/types.h>
CustomCCode extern void* createContext(void* shareContext, void* nsView,
CustomCCode int redBits,