summaryrefslogtreecommitdiff
path: root/src/core/stdfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdfile')
-rw-r--r--src/core/stdfile/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp
index 36ef0dcfdc..3e50600c14 100644
--- a/src/core/stdfile/src/main.cpp
+++ b/src/core/stdfile/src/main.cpp
@@ -26,7 +26,7 @@ int LoadSendRecvFileModule(void);
CMPlugin g_plugin;
CLIST_INTERFACE* pcli;
-int hLangpack;
+int &hLangpack(g_plugin.m_hLang);
ITaskbarList3 * pTaskbarInterface;