summaryrefslogtreecommitdiffstats
path: root/src/demos/nurbs/icons/IconFactory.java
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-03-28 01:52:29 +0100
committerSven Gothel <[email protected]>2010-03-28 01:52:29 +0100
commitd3e818ea8b7c3f45ed4cfac7b0e7d3bd24f956e5 (patch)
tree6ce99febee12fb7c32967d46310e43faaa0d820c /src/demos/nurbs/icons/IconFactory.java
parentf9e14975725cd3df3f792260bad9197a08d4a67f (diff)
parent0d46fa3091e40271ba2247f6c4236cb2358f5151 (diff)
Merge branch 'master' of github.com:mbien/jogl-demos
Diffstat (limited to 'src/demos/nurbs/icons/IconFactory.java')
-rwxr-xr-xsrc/demos/nurbs/icons/IconFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demos/nurbs/icons/IconFactory.java b/src/demos/nurbs/icons/IconFactory.java
index 81c906a..d6edcab 100755
--- a/src/demos/nurbs/icons/IconFactory.java
+++ b/src/demos/nurbs/icons/IconFactory.java
@@ -1,6 +1,6 @@
package demos.nurbs.icons;
-import com.sun.opengl.impl.io.StreamUtil;
+import com.jogamp.opengl.impl.io.StreamUtil;
import java.io.*;
import javax.swing.ImageIcon;