mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix include file usage
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8705 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2471a05416
commit
3a651494da
@ -31,6 +31,7 @@
|
|||||||
#include "messages.h"
|
#include "messages.h"
|
||||||
#include "gnc-query-list.h"
|
#include "gnc-query-list.h"
|
||||||
#include "search-param.h"
|
#include "search-param.h"
|
||||||
|
#include "QueryCore.h"
|
||||||
#include "QueryObject.h"
|
#include "QueryObject.h"
|
||||||
|
|
||||||
/* Signal codes */
|
/* Signal codes */
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
#include "gnc-engine-util.h"
|
#include "gnc-engine-util.h"
|
||||||
#include "GNCId.h"
|
#include "GNCId.h"
|
||||||
|
#include "QueryCore.h"
|
||||||
#include "QueryObject.h"
|
#include "QueryObject.h"
|
||||||
|
|
||||||
#include "search-param.h"
|
#include "search-param.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user