summaryrefslogtreecommitdiff
path: root/country.c
diff options
context:
space:
mode:
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2007-07-13 07:34:47 +0000
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2007-07-13 07:34:47 +0000
commit319ca4bd1fc75fb248cdcfd1afe8d7a16d79167a (patch)
tree359a84989fe92b8041b3b7ec05740fba60da6dbe /country.c
parent02c5e65077b4fe7d36e7d6197b37e4fa1344ea2b (diff)
downloadnavit-svn-319ca4bd1fc75fb248cdcfd1afe8d7a16d79167a.tar.gz
Fix some warnings
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit/src@330 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'country.c')
-rw-r--r--country.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/country.c b/country.c
index 81689ec6..42864da9 100644
--- a/country.c
+++ b/country.c
@@ -1,6 +1,7 @@
#include <string.h>
#include <stdio.h>
#include <glib.h>
+#include <libintl.h>
#include "debug.h"
#include "attr.h"
#include "item.h"