X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.proconf.g3d%2Fsrc%2Forg%2Fsimantics%2Fproconf%2Fg3d%2FResources.java;h=9f46444e68dcc7fb508b5c4bdd0799908f99c542;hb=3055b543aa5afc0cca4bb3b341704e7c5103fa6a;hp=f0cacb41a13d193c3a2997e16249557bd1d14dfb;hpb=ef97fbd29eb1b561ef7fa5a3bf581618abfaa2b2;p=simantics%2F3d.git diff --git a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/Resources.java b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/Resources.java index f0cacb41..9f46444e 100644 --- a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/Resources.java +++ b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/Resources.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2007 VTT Technical Research Centre of Finland and others. + * Copyright (c) 2007- VTT Technical Research Centre of Finland. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -12,7 +12,7 @@ package org.simantics.proconf.g3d; import org.simantics.db.Graph; import org.simantics.equation.stubs.EquationResource; -import org.simantics.g2d.stubs.anim.AnimationResource; +import org.simantics.animation.stubs.AnimationResource; import org.simantics.animation.curve.CurveBuilder; import org.simantics.animation.curve.CurveBuilderImpl; import org.simantics.proconf.g3d.base.G3DTools;