mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add include config.h that was missing in g-wrap wrapper.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14814 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
96a8790a69
commit
524e1e5182
@ -34,6 +34,7 @@
|
||||
ws
|
||||
(lambda (wrapset client-wrapset)
|
||||
(list
|
||||
"#include <config.h>\n"
|
||||
"#include <gncAddress.h>\n"
|
||||
"#include <gncBillTerm.h>\n"
|
||||
"#include <gncCustomer.h>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user