changed package name to be consistent with cdmlib
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / test / java / eu / etaxonomy / taxeditor / remoting / CdmApplicationRemoteControllerTest.java
index ccb5dc74a0cc177025dbfc396f2c20f0eae61114..e8c04f431d2f395f0927ad6d601d872d6e927639 100644 (file)
@@ -2,7 +2,7 @@ package eu.etaxonomy.taxeditor.remoting;
 
 import org.junit.Test;
 
-import eu.etaxonomy.cdm.remote.api.application.CdmApplicationRemoteController;
+import eu.etaxonomy.cdm.api.application.CdmApplicationRemoteController;
 
 public class CdmApplicationRemoteControllerTest {