diff options
Diffstat (limited to 'src/global.h')
-rw-r--r-- | src/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h index 9607ba1a..4892a471 100644 --- a/src/global.h +++ b/src/global.h @@ -37,6 +37,7 @@ */ #pragma once +#include <ledger.hh> #include "option.h" #include "report.h" |