summaryrefslogtreecommitdiff
path: root/src/iterators.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iterators.h')
-rw-r--r--src/iterators.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/iterators.h b/src/iterators.h
index d4c99fbf..7ea78118 100644
--- a/src/iterators.h
+++ b/src/iterators.h
@@ -46,12 +46,14 @@
#ifndef _ITERATORS_H
#define _ITERATORS_H
-#include "journal.h"
#include "xact.h"
+#include "post.h"
#include "account.h"
namespace ledger {
+class journal_t;
+
/**
* @brief Brief
*