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:
Linas Vepstas 2003-06-25 05:30:06 +00:00
parent 2471a05416
commit 3a651494da
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include "messages.h"
#include "gnc-query-list.h"
#include "search-param.h"
#include "QueryCore.h"
#include "QueryObject.h"
/* Signal codes */

View File

@ -13,6 +13,7 @@
#include "gnc-engine-util.h"
#include "GNCId.h"
#include "QueryCore.h"
#include "QueryObject.h"
#include "search-param.h"