diff options
Diffstat (limited to 'src/commodity.h')
-rw-r--r-- | src/commodity.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commodity.h b/src/commodity.h index c152dfc7..8121199a 100644 --- a/src/commodity.h +++ b/src/commodity.h @@ -47,8 +47,6 @@ #ifndef _COMMODITY_H #define _COMMODITY_H -#include "amount.h" - namespace ledger { class keep_details_t; |