summaryrefslogtreecommitdiff
path: root/python.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python.cc')
-rw-r--r--python.cc2
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>