diff options
Diffstat (limited to 'src/timelog.h')
-rw-r--r-- | src/timelog.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/timelog.h b/src/timelog.h index a704743c..85ea56c6 100644 --- a/src/timelog.h +++ b/src/timelog.h @@ -46,10 +46,14 @@ #ifndef _TIMELOG_H #define _TIMELOG_H -#include "journal.h" +#include "utils.h" +#include "times.h" namespace ledger { +class account_t; +class journal_t; + /** * @brief Brief * |