|
|
@@ -2,7 +2,7 @@ package org.leumasjaffe.charsheet.view.inventory;
|
|
|
|
|
|
import javax.swing.JPopupMenu;
|
|
|
|
|
|
-import org.leumasjaffe.charsheet.controller.EquipItemController;
|
|
|
+import org.leumasjaffe.charsheet.controller.inventory.EquipItemController;
|
|
|
import org.leumasjaffe.charsheet.model.inventory.DDInventory;
|
|
|
import org.leumasjaffe.charsheet.model.inventory.DDItem;
|
|
|
import org.leumasjaffe.charsheet.model.inventory.EquipmentSlot;
|