summaryrefslogtreecommitdiff
path: root/autoxact.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-09-23 21:37:39 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-09-23 21:37:39 -0400
commit84259bde51808840748b11a12ba370addb77ccbb (patch)
treedb9aeaa0ddd26abf2c473e6491eb04feb1586d25 /autoxact.h
parentc57bfb72c3fd0c40bab1c47503c7f22c6a79a643 (diff)
downloadfork-ledger-84259bde51808840748b11a12ba370addb77ccbb.tar.gz
fork-ledger-84259bde51808840748b11a12ba370addb77ccbb.tar.bz2
fork-ledger-84259bde51808840748b11a12ba370addb77ccbb.zip
changed ledger.h to journal.h; moved adding of autoxact hook
Diffstat (limited to 'autoxact.h')
-rw-r--r--autoxact.h2
1 files changed, 1 insertions, 1 deletions
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 <deque>