Extract JCR in a separate bundle
[gpl/argeo-suite.git] / swt / org.argeo.app.ui / src / org / argeo / app / ui / RecentItems.java
index e16b7d6fe6ac4b86d7561f9893bd315a7d46fa47..3cc62104d1d32d7ce41ed27ac5ef796707847d92 100644 (file)
@@ -16,7 +16,7 @@ import javax.jcr.query.Query;
 import javax.jcr.query.QueryResult;
 
 import org.argeo.app.api.EntityType;
-import org.argeo.app.core.XPathUtils;
+import org.argeo.app.jcr.XPathUtils;
 import org.argeo.app.ui.widgets.DelayedText;
 import org.argeo.app.ux.SuiteIcon;
 import org.argeo.app.ux.SuiteUxEvent;