From 84259bde51808840748b11a12ba370addb77ccbb Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 23 Sep 2004 21:37:39 -0400 Subject: changed ledger.h to journal.h; moved adding of autoxact hook --- python.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python.cc') 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 -- cgit v1.2.3