diff options
Diffstat (limited to 'src/py_value.cc')
-rw-r--r-- | src/py_value.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/py_value.cc b/src/py_value.cc index c7847d00..8e579104 100644 --- a/src/py_value.cc +++ b/src/py_value.cc @@ -34,6 +34,7 @@ #include "pyinterp.h" #include "pyutils.h" #include "commodity.h" +#include "annotate.h" namespace ledger { |