summaryrefslogtreecommitdiffstats
path: root/make/validate-properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/validate-properties.xml')
-rwxr-xr-xmake/validate-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/validate-properties.xml b/make/validate-properties.xml
index 8fc9e33..146bd4f 100755
--- a/make/validate-properties.xml
+++ b/make/validate-properties.xml
@@ -49,7 +49,7 @@
- we can not overwrite it.
-->
<target name="test.for.jogl.jar">
- <available property="jogl.jar.on.class.path" classname="net.java.games.jogl.GL" />
+ <available property="jogl.jar.on.class.path" classname="com.jogamp.opengl.GL" />
</target>
<target name="java.class.path.validate" depends="test.for.jogl.jar" if="jogl.jar.on.class.path">
<fail>