summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/entry.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entry.cc b/src/entry.cc
index 1a6fcee3..ffcd3a51 100644
--- a/src/entry.cc
+++ b/src/entry.cc
@@ -31,8 +31,8 @@
#include "entry.h"
#include "journal.h"
+#include "account.h"
#include "format.h"
-#include "report.h"
namespace ledger {