index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
csv.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'csv.h')
-rw-r--r--
csv.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/csv.h b/csv.h
index 2a45390f..bef58ad2 100644
--- a/
csv.h
+++ b/
csv.h
@@ -32,7 +32,7 @@
#ifndef _CSV_H
#define _CSV_H
-#include "journal.h"
+#include "handler.h"
#include "format.h"
namespace ledger {