diff options
Diffstat (limited to 'make/gl-common-x11.cfg')
-rw-r--r-- | make/gl-common-x11.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gl-common-x11.cfg b/make/gl-common-x11.cfg index 5bc2ee8b6..dcaeac4f2 100644 --- a/make/gl-common-x11.cfg +++ b/make/gl-common-x11.cfg @@ -5,6 +5,7 @@ Include gl-common.cfg JavaOutputDir ../build/gensrc/classes NativeOutputDir ../build/gensrc/native/jogl +# XID needs to be treated as a long for 32/64 bit compatibility Opaque long XID # Get returned array's capacity from XGetVisualInfo to be correct |