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 --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index bdc31b7e..5c7bba2e 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,7 @@ #ifndef _CONFIG_H #define _CONFIG_H -#include "ledger.h" +#include "journal.h" #include "option.h" #include "valexpr.h" #include "datetime.h" -- cgit v1.2.3