mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Cosmetic: move include to source file. It's not used in the header file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22210 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#include "gnc-plugin.h"
|
||||
#include "dialog-invoice.h"
|
||||
#include "gnc-ledger-display.h"
|
||||
#include "gnc-plugin-page-invoice.h"
|
||||
|
||||
#include "dialog-account.h"
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "Account.h"
|
||||
#include "gnc-ledger-display.h"
|
||||
#include "gnc-plugin-page.h"
|
||||
#include "dialog-invoice.h" /* for InvoiceWindow */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user