Don't include gnc-lot-p.h where not needed

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18758 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff 2010-02-28 13:13:27 +00:00
parent a0507641f4
commit 46c071490b
8 changed files with 0 additions and 8 deletions

View File

@ -37,7 +37,6 @@
#include "gnc-event.h"
#include "gnc-glib-utils.h"
#include "gnc-lot.h"
#include "gnc-lot-p.h"
#include "gnc-pricedb.h"
#define GNC_ID_ROOT_ACCOUNT "RootAccount"

View File

@ -37,7 +37,6 @@
#include "AccountP.h"
#include "qof.h"
#include "gnc-lot.h"
#include "gnc-lot-p.h"
#include "gnc-pricedb.h"
#include "gnc-pricedb-p.h"
#include "Period.h"

View File

@ -44,7 +44,6 @@
#include "cap-gains.h"
#include "gnc-engine.h"
#include "gnc-lot.h"
#include "gnc-lot-p.h"
#include "policy-p.h"
static QofLogModule log_module = GNC_MOD_LOT;

View File

@ -48,7 +48,6 @@
#include "cap-gains.h"
#include "gnc-commodity.h"
#include "gnc-engine.h"
#include "gnc-lot-p.h"
#include "gnc-lot.h"
#include "gnc-event.h"

View File

@ -54,7 +54,6 @@ struct timeval {
#include "cap-gains.h"
#include "gnc-commodity.h"
#include "gnc-engine.h"
#include "gnc-lot-p.h"
#include "gnc-lot.h"
#include "gnc-event.h"

View File

@ -66,7 +66,6 @@ ToDo:
#include "cap-gains.h"
#include "gnc-engine.h"
#include "gnc-lot.h"
#include "gnc-lot-p.h"
#include "policy.h"
#include "policy-p.h"

View File

@ -32,7 +32,6 @@
#include "gnc-budget.h"
#include "TransactionP.h"
#include "gnc-commodity.h"
#include "gnc-lot-p.h"
#include "gnc-pricedb-p.h"
/** gnc file backend library name */

View File

@ -39,7 +39,6 @@
#include "cap-gains.h"
#include "gnc-engine.h"
#include "gnc-lot.h"
#include "gnc-lot-p.h"
#include "policy.h"
#include "policy-p.h"