Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich2005-03-28 20:49:12 +0000
committerFelipe Heidrich2005-03-28 20:49:12 +0000
commitc859fcaaf3f0f7dcca37adeead4a73517a83c5f4 (patch)
tree12017759e5c60f4bd6ba346ba1302b1e1a26a46a /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
parent3c35f69e3c0e5b7e1e15153ca6c21326e03ad81e (diff)
downloadeclipse.platform.swt-c859fcaaf3f0f7dcca37adeead4a73517a83c5f4.tar.gz
eclipse.platform.swt-c859fcaaf3f0f7dcca37adeead4a73517a83c5f4.tar.xz
eclipse.platform.swt-c859fcaaf3f0f7dcca37adeead4a73517a83c5f4.zip
86079
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
index 102de85605..12f869d9e1 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
@@ -30,6 +30,7 @@
#include <pango/pango-font.h>
#include <string.h>
#include <dlfcn.h>
+#include <locale.h>
#ifndef GDK_WINDOWING_X11

Back to the top