diff options
Diffstat (limited to 'textual.h')
-rw-r--r-- | textual.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -33,8 +33,7 @@ #define _TEXTUAL_H #include "journal.h" -#include "format.h" -#include "walk.h" +#include "handler.h" namespace ledger { |