Merged refactoring from development branch.
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / editor / handler / create / NewPersonHandler.java
index 6fb733da0a37aa0664a3b7a8ad560005a8f30ab8..e03e91b79b0387840996115ea562f0d730dbe9f7 100644 (file)
@@ -18,7 +18,7 @@ import org.eclipse.core.commands.IHandler;
 import org.eclipse.jface.wizard.WizardDialog;
 import org.eclipse.ui.handlers.HandlerUtil;
 
-import eu.etaxonomy.taxeditor.editor.newWizard.NewPersonWizard;
+import eu.etaxonomy.taxeditor.newWizard.NewPersonWizard;
 
 /**
  * <p>NewPersonHandler class.</p>