diff options
Diffstat (limited to 'ledger.h')
-rw-r--r-- | ledger.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |