diff options
Diffstat (limited to 'src/format.h')
-rw-r--r-- | src/format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/format.h b/src/format.h index b3ae464f..fc1272aa 100644 --- a/src/format.h +++ b/src/format.h @@ -43,6 +43,7 @@ #define _FORMAT_H #include "expr.h" +#include "unistring.h" namespace ledger { |