Refactor Argeo APIs
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / docbook / DbkAcrUtils.java
index 8a92db379ec76ee4fb77b6bce3fe6809f7f2d983..fed027d7477c904ebd81c9107b2ddfbf4e769770 100644 (file)
@@ -1,7 +1,7 @@
 package org.argeo.app.docbook;
 
 import org.argeo.api.acr.Content;
-import org.argeo.app.api.EntityType;
+import org.argeo.api.app.EntityType;
 
 /** Utilities when using ACR to access DocBook. */
 public class DbkAcrUtils {