summaryrefslogtreecommitdiff
path: root/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'ledger.h')
-rw-r--r--ledger.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ledger.h b/ledger.h
index 02b43cb3..94488ea4 100644
--- a/ledger.h
+++ b/ledger.h
@@ -29,6 +29,9 @@
#include <textual.h>
#include <autoxact.h>
#include <binary.h>
+#ifdef READ_GNUCASH
+#include <gnucash.h>
+#endif
#include <qif.h>
#include <error.h>