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 --- autoxact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoxact.h') diff --git a/autoxact.h b/autoxact.h index 255138a8..d3acd27c 100644 --- a/autoxact.h +++ b/autoxact.h @@ -1,7 +1,7 @@ #ifndef _AUTOXACT_H #define _AUTOXACT_H -#include "ledger.h" +#include "journal.h" #include "valexpr.h" #include -- cgit v1.2.3