Diff:
---
 res.rc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/res.rc b/res.rc
index 7940cafe..b4f3f494 100644
--- a/res.rc
+++ b/res.rc
@@ -91,6 +91,10 @@ CYGWIN-TERMINAL.ICON    FILE    "cygwin-terminal.ico"
 //
 // Translations
 
+#ifndef LANG_IRISH
+#define LANG_IRISH 0x3c
+#endif
+
 #include "res/de/res.rc"
 #include "res/es/res.rc"
 #include "res/fr/res.rc"

Reply via email to