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:
Derek Atkins
2006-04-15 23:21:37 +00:00
parent e048e7e7f7
commit cf565e278c
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -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:
+1
View File
@@ -24,6 +24,7 @@
#include <gnome.h>
#include <glib/gi18n.h>
#include <gmodule.h>
#include "TransLog.h"
#include "druid-gnc-xml-import.h"