diff options
Diffstat (limited to 'src/compare.h')
-rw-r--r-- | src/compare.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/compare.h b/src/compare.h index 92cee665..e1207bc3 100644 --- a/src/compare.h +++ b/src/compare.h @@ -47,11 +47,12 @@ #define _COMPARE_H #include "expr.h" -#include "post.h" -#include "account.h" namespace ledger { +class post_t; +class account_t; + /** * @brief Brief * |