summaryrefslogtreecommitdiff
path: root/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'ledger.h')
-rw-r--r--ledger.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/ledger.h b/ledger.h
index 94488ea4..6121b74f 100644
--- a/ledger.h
+++ b/ledger.h
@@ -21,7 +21,8 @@
#include <quotes.h>
#include <valexpr.h>
#include <walk.h>
-
+#include <derive.h>
+#include <error.h>
#include <option.h>
#include <config.h>
@@ -29,13 +30,7 @@
#include <textual.h>
#include <autoxact.h>
#include <binary.h>
-#ifdef READ_GNUCASH
#include <gnucash.h>
-#endif
#include <qif.h>
-#include <error.h>
-#include <timing.h>
-#include <util.h>
-
#endif // _LEDGER_H