Added a now-missing #include of "account.h".
This commit is contained in:
parent
25e88eac1d
commit
90bba2a808
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "journal.h"
|
#include "journal.h"
|
||||||
|
#include "account.h"
|
||||||
|
|
||||||
namespace ledger {
|
namespace ledger {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue