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@8719 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "gnc-engine-util.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include "gnc-numeric.h"
|
||||
#include "gncObject.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include "GNCIdP.h"
|
||||
#include "gncObject.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include "gnc-numeric.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include "gnc-book.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-lot.h"
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include "gnc-book.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "gnc-book.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
#include <string.h> /* for memcpy() */
|
||||
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
|
||||
#include "gncOwner.h"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
#include "gnc-book.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-event-p.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include "gnc-event-p.h"
|
||||
#include "GNCIdP.h"
|
||||
#include "QueryCore.h"
|
||||
#include "QueryNew.h"
|
||||
#include "QueryObject.h"
|
||||
#include "gnc-be-utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user