summaryrefslogtreecommitdiffhomepage
path: root/src/lingot-i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lingot-i18n.h')
-rw-r--r--src/lingot-i18n.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lingot-i18n.h b/src/lingot-i18n.h
index cded340..df3f84f 100644
--- a/src/lingot-i18n.h
+++ b/src/lingot-i18n.h
@@ -26,7 +26,9 @@
#include <libintl.h>
#include <locale.h>
+#ifndef __WIN32__
#include <langinfo.h>
+#endif
#ifdef HAVE_CONFIG_H
#include "config.h"