summaryrefslogtreecommitdiff
path: root/src/mir_core/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mir_core/commonheaders.h')
-rw-r--r--src/mir_core/commonheaders.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mir_core/commonheaders.h b/src/mir_core/commonheaders.h
index 31745ac0a8..083ccd8e87 100644
--- a/src/mir_core/commonheaders.h
+++ b/src/mir_core/commonheaders.h
@@ -62,3 +62,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_ssl.h>
#include <m_xml.h>
+
+
+extern TCHAR tszDefaultLang[100];
+
+void GetDefaultLang(); \ No newline at end of file