Added a now-missing #include of "account.h".

This commit is contained in:
John Wiegley 2009-02-09 00:42:35 -04:00
parent 25e88eac1d
commit 90bba2a808

View file

@ -30,6 +30,7 @@
*/
#include "journal.h"
#include "account.h"
namespace ledger {