Clean internal package structure
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / src / org / argeo / eclipse / ui / workbench / jcr / GenericJcrQueryEditor.java
index 73b8be61b64f2e62b2bb38ff9f8a6a2d22cf35f3..48ef15c1f1a1e38fe309ccedd009bdbda3beb7a8 100644 (file)
@@ -16,7 +16,7 @@
 package org.argeo.eclipse.ui.workbench.jcr;
 
 import org.argeo.eclipse.ui.workbench.WorkbenchUiPlugin;
-import org.argeo.eclipse.ui.workbench.jcr.internal.parts.AbstractJcrQueryEditor;
+import org.argeo.eclipse.ui.workbench.internal.jcr.parts.AbstractJcrQueryEditor;
 import org.eclipse.swt.SWT;
 import org.eclipse.swt.layout.GridData;
 import org.eclipse.swt.layout.GridLayout;