From 610473bd1ad7598db42d40d0d861467bdb1304b6 Mon Sep 17 00:00:00 2001 From: Sven Gothel <sgothel@jausoft.com> Date: Sat, 22 Oct 2011 16:52:51 +0200 Subject: Proper self containing NV Cg location --- make/config/jogl/cg-common.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'make/config') diff --git a/make/config/jogl/cg-common.cfg b/make/config/jogl/cg-common.cfg index 606f86b9d..f21ece3fd 100644 --- a/make/config/jogl/cg-common.cfg +++ b/make/config/jogl/cg-common.cfg @@ -119,6 +119,7 @@ RuntimeExceptionType CgException # generated C code # +CustomCCode #include <gluegen_stdint.h> CustomCCode #include <stdio.h> /* android */ CustomCCode #include <stdlib.h> CustomCCode #include <Cg/cgGL.h> -- cgit v1.2.3