summaryrefslogtreecommitdiff
path: root/navit
diff options
context:
space:
mode:
Diffstat (limited to 'navit')
-rw-r--r--navit/support/glib/gprintfint.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/navit/support/glib/gprintfint.h b/navit/support/glib/gprintfint.h
index 88eb2221c..917856acd 100644
--- a/navit/support/glib/gprintfint.h
+++ b/navit/support/glib/gprintfint.h
@@ -29,6 +29,9 @@
#ifdef HAVE_API_WIN32_BASE
#include <glibintl.h>
#endif
+#ifdef HAVE_API_WIN32_CE
+#include "libc.h"
+#endif
#ifdef HAVE_GOOD_PRINTF