--- jsampler/trunk/src/org/jsampler/view/fantasia/FantasiaInstrumentsDbTree.java 2010/10/09 11:08:26 2145 +++ jsampler/trunk/src/org/jsampler/view/fantasia/FantasiaInstrumentsDbTree.java 2010/10/11 09:31:27 2146 @@ -1,7 +1,7 @@ /* * JSampler - a java front-end for LinuxSampler * - * Copyright (C) 2005-2008 Grigor Iliev + * Copyright (C) 2005-2010 Grigor Iliev * * This file is part of JSampler. * @@ -31,7 +31,7 @@ import org.jsampler.view.std.JSInstrumentsDbTree; -import org.jvnet.substance.api.renderers.SubstanceDefaultTreeCellRenderer; +import org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer; /** *