diff options
Diffstat (limited to 'autoxact.h')
-rw-r--r-- | autoxact.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #ifndef _AUTOXACT_H #define _AUTOXACT_H -#include "ledger.h" +#include "journal.h" #include "valexpr.h" #include <deque> |