Add includes that had been included by the obsolete i18n.h header

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14823 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/remove-group2
Christian Stimming 20 years ago
parent d437f7f556
commit 4d8585bd16

@ -50,6 +50,11 @@
#include "gnc-gconf-utils.h"
#include "dialog-new-user.h"
#ifdef HAVE_GETTEXT
# include <libintl.h>
# include <locale.h>
#endif
/* GNUCASH_SVN is defined whenever we're building from an SVN tree */
#ifdef GNUCASH_SVN
static int is_development_version = TRUE;

Loading…
Cancel
Save