r15001 - gnucash/branches/swig-redo - Include guile headers in gnc-main-window.c.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Oct 10 20:33:51 EDT 2006


Author: andi5
Date: 2006-10-10 20:33:51 -0400 (Tue, 10 Oct 2006)
New Revision: 15001
Trac: http://svn.gnucash.org/trac/changeset/15001

Modified:
   gnucash/branches/swig-redo/
   gnucash/branches/swig-redo/src/gnome-utils/gnc-main-window.c
Log:
Include guile headers in gnc-main-window.c.



Property changes on: gnucash/branches/swig-redo
___________________________________________________________________
Name: svk:merge
   - 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/swig-redo:767
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:12971
   + 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/swig-redo:772
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:12971

Modified: gnucash/branches/swig-redo/src/gnome-utils/gnc-main-window.c
===================================================================
--- gnucash/branches/swig-redo/src/gnome-utils/gnc-main-window.c	2006-10-11 00:07:19 UTC (rev 15000)
+++ gnucash/branches/swig-redo/src/gnome-utils/gnc-main-window.c	2006-10-11 00:33:51 UTC (rev 15001)
@@ -37,6 +37,8 @@
 
 #include <gnome.h>
 #include <glib/gi18n.h>
+#include <libguile.h>
+#include "guile-mappings.h"
 #ifndef HAVE_GLIB26
 #include "gkeyfile.h"
 #endif



More information about the gnucash-changes mailing list