summaryrefslogtreecommitdiff
path: root/src/core/stdidle
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdidle')
-rw-r--r--src/core/stdidle/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdidle/src/main.cpp b/src/core/stdidle/src/main.cpp
index fa6340963f..0131b4a427 100644
--- a/src/core/stdidle/src/main.cpp
+++ b/src/core/stdidle/src/main.cpp
@@ -26,7 +26,7 @@ void UnloadIdleModule(void);
CMPlugin g_plugin;
CLIST_INTERFACE* pcli;
-int hLangpack;
+int &hLangpack(g_plugin.m_hLang);
PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),