Fix another forgotten i18n include.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18338 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2009-09-23 09:37:03 +00:00
parent 6f9d1350aa
commit 51b10820b1

View File

@ -28,6 +28,7 @@
*/
#include "config.h"
#include <glib/gi18n.h>
#include "gnc-ab-utils.h"
#include "gnc-module.h"