Remove unused guile-mappings.h include instead of adding GUILE_INCS

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22901 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2013-04-13 10:40:37 +00:00
parent de238cb984
commit 9a4eb83e17
2 changed files with 0 additions and 2 deletions

View File

@ -65,7 +65,6 @@ AM_CPPFLAGS = \
${GLIB_CFLAGS} \ ${GLIB_CFLAGS} \
${GCONF_CFLAGS} \ ${GCONF_CFLAGS} \
${GTK_XIM_FLAGS} \ ${GTK_XIM_FLAGS} \
${GUILE_INCS} \
${GNOMECANVAS_CFLAGS} ${GNOMECANVAS_CFLAGS}
AM_CPPFLAGS += -DG_LOG_DOMAIN=\"gnc.register.gnome\" AM_CPPFLAGS += -DG_LOG_DOMAIN=\"gnc.register.gnome\"

View File

@ -48,7 +48,6 @@
#include "gnucash-style.h" #include "gnucash-style.h"
#include "table-allgui.h" #include "table-allgui.h"
#include "table-gnome.h" #include "table-gnome.h"
#include "guile-mappings.h"
#include "gnc-gconf-utils.h" #include "gnc-gconf-utils.h"
#include "gnc-engine.h" #include "gnc-engine.h"