[Gnucash-changes] Make the business code compile again.

David Hampton hampton at cvs.gnucash.org
Sat Aug 13 12:42:04 EDT 2005


Log Message:
-----------
Make the business code compile again.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/backend/file:
        gnc-xml.h

Revision Data
-------------
Index: gnc-xml.h
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/backend/file/gnc-xml.h,v
retrieving revision 1.8.4.3
retrieving revision 1.8.4.4
diff -Lsrc/backend/file/gnc-xml.h -Lsrc/backend/file/gnc-xml.h -u -r1.8.4.3 -r1.8.4.4
--- src/backend/file/gnc-xml.h
+++ src/backend/file/gnc-xml.h
@@ -35,6 +35,8 @@
 #include "gnc-xml-helper.h"
 #include "sixtp.h"
 
+#define GNCBook QofBook
+
 xmlNodePtr gnc_account_dom_tree_create(Account *act, gboolean exporting);
 sixtp* gnc_account_sixtp_parser_create(void);
 


More information about the gnucash-changes mailing list