Exchanged inclusion of report.h for account.h

The data sub-library should never depend on the reporting code.
This commit is contained in:
John Wiegley 2009-02-19 01:37:57 -04:00
parent a8e73064cf
commit 2f083b8bdb

View file

@ -31,8 +31,8 @@
#include "entry.h"
#include "journal.h"
#include "account.h"
#include "format.h"
#include "report.h"
namespace ledger {