mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add #include "config.h" -- there were some complaints about missing ENABLE_NLS
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7898 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
11fe8ee187
commit
891889f808
@ -5,6 +5,8 @@
|
||||
* Copyright (c) 2001 Linux Developers Group, Inc.
|
||||
*********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <guile/gh.h>
|
||||
#include <glib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user