]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - src/org/mxchange/addressbook/client/gui/AddressbookFrame.java
Updated jcore and fixed imports
[jfinancials-swing.git] / src / org / mxchange / addressbook / client / gui / AddressbookFrame.java
index 5cb115cceed47ff894db35e1fd2db4cd4d05afbd..8df0da35d37a9e39fcad164622fca865c7a9723a 100644 (file)
@@ -53,7 +53,7 @@ import org.mxchange.addressbook.exceptions.ContactAlreadyAddedException;
 import org.mxchange.addressbook.manager.contact.ManageableAddressbookContact;
 import org.mxchange.jcore.client.Client;
 import org.mxchange.jcore.contact.Contact;
-import org.mxchange.jcore.contact.Gender;
+import org.mxchange.jcore.contact.gender.Gender;
 import org.mxchange.jcore.exceptions.BadTokenException;
 import org.mxchange.jcore.exceptions.CorruptedDatabaseFileException;
 import org.mxchange.jcore.exceptions.FrameAlreadyInitializedException;