summaryrefslogtreecommitdiff
path: root/include/m_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_options.h')
-rw-r--r--include/m_options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_options.h b/include/m_options.h
index cdf89a9115..0b2112d1aa 100644
--- a/include/m_options.h
+++ b/include/m_options.h
@@ -66,7 +66,7 @@ struct OPTIONSDIALOGPAGE
DLGPROC pfnDlgProc;
char *pszTemplate;
HINSTANCE hInstance;
- int hLangpack;
+ int langId;
DWORD flags;
union {