mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add last missing #include config.h
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14801 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a851459362
commit
974c4a78fe
@ -26,6 +26,7 @@
|
||||
ws
|
||||
(lambda (wrapset client-wrapset)
|
||||
(list
|
||||
"#include <config.h>\n"
|
||||
"#include <qof.h>\n"
|
||||
"#include <kvp-scm.h>\n"
|
||||
"#include <Transaction.h>\n")))
|
||||
|
Loading…
Reference in New Issue
Block a user