Include gnc-gettext-util.h.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5728 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-10-26 10:17:41 +00:00
parent ed898efa55
commit 89754aed65

View File

@ -1,7 +1,8 @@
#include <string.h>
#include <messages.h>
#include "gnc-gettext-util.h"
char *
gnc_gettext_helper(const char *string)
{