]> git.mxchange.org Git - jcustomer-core.git/blobdiff - src/org/mxchange/jcustomercore/model/customer/ContactCustomer.java
updated references
[jcustomer-core.git] / src / org / mxchange / jcustomercore / model / customer / ContactCustomer.java
index 81f12fa7abfc8a24e0ccb72d2b6a0e71d77cc5b9..73c02e5a5d5c26e9415971a95fbc263aea0b7fec 100644 (file)
@@ -40,7 +40,7 @@ import org.apache.commons.lang3.StringUtils;
 import org.mxchange.jcontacts.model.contact.Contact;
 import org.mxchange.jcontacts.model.contact.UserContact;
 import org.mxchange.jcontacts.model.utils.ContactUtils;
-import org.mxchange.jcoreutils.Comparables;
+import org.mxchange.jcoreutils.comparable.Comparables;
 import org.mxchange.jcustomercore.model.customer.status.CustomerAccountStatus;
 
 /**