mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add missing include file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8713 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#include <g-wrap-wct.h>
|
||||
#include <libguile.h>
|
||||
|
||||
#include "gncObject.h"
|
||||
#include "QueryCore.h"
|
||||
|
||||
#include "dialog-utils.h"
|
||||
#include "global-options.h"
|
||||
#include "gnc-component-manager.h"
|
||||
@@ -26,7 +29,6 @@
|
||||
#include "dialog-search.h"
|
||||
#include "search-param.h"
|
||||
|
||||
#include "gncObject.h"
|
||||
#include "gncInvoice.h"
|
||||
#include "gncInvoiceP.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user