mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
need to #include gmodule.h.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13791 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-04-15 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/gnome-utils/druid-gnc-xml-import.c:
|
||||
need to #include gmodule.h.
|
||||
|
||||
2006-04-15 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/gnome-utils/gnc-tree-view-price.c:
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <gnome.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <gmodule.h>
|
||||
|
||||
#include "TransLog.h"
|
||||
#include "druid-gnc-xml-import.h"
|
||||
|
||||
Reference in New Issue
Block a user