mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add include to gncInvoice.h to make sure the
GncInvoiceType enum is available
This commit is contained in:
parent
61792d9bd9
commit
48fef49e3b
@ -42,6 +42,7 @@
|
||||
#include "gnc-ui-util.h"
|
||||
#include "gnc-window.h"
|
||||
#include "dialog-utils.h"
|
||||
#include "gncInvoice.h"
|
||||
|
||||
/* This static indicates the debugging module that this .o belongs to. */
|
||||
static QofLogModule log_module = GNC_MOD_GUI;
|
||||
|
Loading…
Reference in New Issue
Block a user