diff options
Diffstat (limited to 'src/value.cc')
-rw-r--r-- | src/value.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/value.cc b/src/value.cc index c47a4f6e..2797eb0c 100644 --- a/src/value.cc +++ b/src/value.cc @@ -30,6 +30,7 @@ */ #include "value.h" +#include "commodity.h" #include "unistring.h" namespace ledger { |