X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Fjfinancials%2Fmodel%2Freceipt_item%2FBillableReceiptItem.java;h=a6cd297d975ae9a9771d41732c2c01b0da14e5bb;hb=bd19a84fca41237d9b2358a0d030250bd2cc5ba1;hp=85ee3a091e7a8b5c167cb46e9b1ed727abb237ce;hpb=4d0e9a15025c40269b8ad047ba1f8a70419f4179;p=jbonuscard-core.git diff --git a/src/org/mxchange/jfinancials/model/receipt_item/BillableReceiptItem.java b/src/org/mxchange/jfinancials/model/receipt_item/BillableReceiptItem.java index 85ee3a0..a6cd297 100644 --- a/src/org/mxchange/jfinancials/model/receipt_item/BillableReceiptItem.java +++ b/src/org/mxchange/jfinancials/model/receipt_item/BillableReceiptItem.java @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -package org.mxchange.jfinancials.model.receipt.item; +package org.mxchange.jfinancials.model.receipt_item; import java.io.Serializable; import java.util.Date;