summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 45fa2b7b..2f47dc94 100644
--- a/.classpath
+++ b/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="src" path="gensrc/java"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/>
<classpathentry combineaccessrules="false" kind="src" path="/gluegen"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/jogl"/>
<classpathentry kind="output" path="build"/>
</classpath>