index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python.cc
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 'python.cc')
-rw-r--r--
python.cc
2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.cc b/python.cc
index a7abb1ec..6c2fef2a 100644
--- a/
python.cc
+++ b/
python.cc
@@ -1,5 +1,5 @@
#include "python.h"
-#include "ledger.h"
+#include "journal.h"
#include "acconf.h"
#include <boost/python.hpp>