mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6051 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -25,8 +25,14 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gnc-book-p.h"
|
||||
#include "gnc-engine.h"
|
||||
#include "gnc-engine-util.h"
|
||||
#include "gnc-pricedb-p.h"
|
||||
#include "gnc-session.h"
|
||||
#include "Group.h"
|
||||
#include "Scrub.h"
|
||||
#include "Transaction.h"
|
||||
#include "TransLog.h"
|
||||
|
||||
#include "sixtp-dom-parsers.h"
|
||||
@@ -37,14 +43,9 @@
|
||||
#include "sixtp-parsers.h"
|
||||
#include "sixtp-utils.h"
|
||||
#include "gnc-xml.h"
|
||||
#include "gnc-book-p.h"
|
||||
#include "gnc-pricedb-p.h"
|
||||
#include "io-utils.h"
|
||||
|
||||
#include "Group.h"
|
||||
#include "Scrub.h"
|
||||
|
||||
#include "Transaction.h"
|
||||
|
||||
#define GNC_V2_STRING "gnc-v2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user