]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - src/org/mxchange/addressbook/client/console/ConsoleClient.java
Updated jcore and fixed imports
[jfinancials-swing.git] / src / org / mxchange / addressbook / client / console / ConsoleClient.java
index 0fbb66bbc85f9f5cd8b825fa4ecdf088d0a97dcf..dd7eee810cd87df5556f12666d8791dd0fb293eb 100644 (file)
@@ -35,7 +35,7 @@ import org.mxchange.addressbook.menu.item.SelectableMenuItem;
 import org.mxchange.addressbook.menu.item.console.ConsoleMenuItem;
 import org.mxchange.jcore.application.Application;
 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.UnhandledUserChoiceException;