diff options
Diffstat (limited to 'make/jawt-macosx.cfg')
-rw-r--r-- | make/jawt-macosx.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/jawt-macosx.cfg b/make/jawt-macosx.cfg index 6c1a13b85..ebdbad734 100644 --- a/make/jawt-macosx.cfg +++ b/make/jawt-macosx.cfg @@ -18,7 +18,7 @@ IgnoreField JAWT_DrawingSurfaceInfo platformInfo CustomCCode #include <inttypes.h> CustomCCode #include <jawt.h> -CustomCCode #include </usr/include/ppc/types.h> +CustomCCode #include </usr/include/machine/types.h> Import net.java.games.jogl.impl.JAWT_PlatformInfo StructPackage JAWT_MacOSXDrawingSurfaceInfo net.java.games.jogl.impl.macosx |