aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/cl-impl-12.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/cl-impl-12.cfg')
-rw-r--r--make/config/cl-impl-12.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/config/cl-impl-12.cfg b/make/config/cl-impl-12.cfg
index 2f8e8dd1..c6b875f7 100644
--- a/make/config/cl-impl-12.cfg
+++ b/make/config/cl-impl-12.cfg
@@ -4,7 +4,7 @@ NativeOutputDir gensrc/native/jocl12
Style ImplOnly
#imports for all generated java files
-Import com.jogamp.opencl.llb.gl.CLGL
+Import com.jogamp.opencl.llb.CL
Import java.security.AccessController
Import java.security.PrivilegedAction
Import com.jogamp.common.nio.PointerBuffer
@@ -22,7 +22,7 @@ ClassJavadoc CLImpl12 */
ImplJavaClass CLImpl12
AccessControl CLImpl12 PUBLIC
-Implements CLImpl12 CLGL
+Implements CLImpl12 CL
LocalProcAddressCallingConvention __ALL__ CL_API_CALL