X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.g3d.shapeeditor%2Fsrc%2Forg%2Fsimantics%2Fproconf%2Fg3d%2Fshapeeditor%2FShapeEditorResources.java;h=1548881cc4d64aaf3534796debe5f0a627870db0;hb=067bd6ddf8e1ce585334fa19b8f506ea62e6792a;hp=2418c9c7ca7b391328de693086129ea84307a959;hpb=477a3eae417fe71addfcf8f87dab41f87151a384;p=simantics%2F3d.git diff --git a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java b/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java index 2418c9c7..1548881c 100644 --- a/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java +++ b/org.simantics.proconf.g3d.shapeeditor/src/org/simantics/proconf/g3d/shapeeditor/ShapeEditorResources.java @@ -15,8 +15,8 @@ import org.simantics.db.Builtins; import org.simantics.db.Graph; import org.simantics.equation.stubs.EquationResource; import org.simantics.g2d.stubs.anim.AnimationResource; -import org.simantics.proconf.animation.curve.CurveBuilder; -import org.simantics.proconf.animation.curve.CurveBuilderImpl; +import org.simantics.animation.curve.CurveBuilder; +import org.simantics.animation.curve.CurveBuilderImpl; import org.simantics.proconf.g3d.stubs.G3DResource; public class ShapeEditorResources {