summaryrefslogtreecommitdiff
path: root/src/filters.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters.cc')
-rw-r--r--src/filters.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/filters.cc b/src/filters.cc
index 36219b0d..adf8b33a 100644
--- a/src/filters.cc
+++ b/src/filters.cc
@@ -31,9 +31,9 @@
#include "filters.h"
#include "iterators.h"
-#include "compare.h"
-#include "format.h"
+#include "journal.h"
#include "report.h"
+#include "compare.h"
namespace ledger {