summaryrefslogtreecommitdiffstats
path: root/make/glu-impl-macosx.cfg
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2005-02-07 16:29:08 +0000
committerKenneth Russel <[email protected]>2005-02-07 16:29:08 +0000
commit201f2f59d90b981875e66331d3a93755b1f6cf73 (patch)
treee5c53dca7a9751f3c52449963c4d8a73f3e60355 /make/glu-impl-macosx.cfg
parent3eced7c6493c462221cddaa1a5e3700a2ca51bb3 (diff)
Fixed problem with glu-impl-macosx.cfg after enabling of GKW's pure
Java port of mipmap and scaling routines git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@217 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/glu-impl-macosx.cfg')
-rw-r--r--make/glu-impl-macosx.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/glu-impl-macosx.cfg b/make/glu-impl-macosx.cfg
index 738fcbf59..21e9b3700 100644
--- a/make/glu-impl-macosx.cfg
+++ b/make/glu-impl-macosx.cfg
@@ -1,9 +1,9 @@
# This .cfg file is used to generate the GLU implementation on
# Mac OS X.
-Include glu-impl-common.cfg
-
CustomCCode #include <inttypes.h>
CustomCCode #include <jni.h>
-CustomCCode #include </usr/include/machine/types.h> \ No newline at end of file
+CustomCCode #include </usr/include/machine/types.h>
+
+Include glu-impl-common.cfg