summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/main.cpp')
-rw-r--r--protocols/Steam/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/main.cpp b/protocols/Steam/src/main.cpp
index 94a6915805..cbe75d5100 100644
--- a/protocols/Steam/src/main.cpp
+++ b/protocols/Steam/src/main.cpp
@@ -1,6 +1,6 @@
#include "stdafx.h"
-int hLangpack;
+int &hLangpack(g_plugin.m_hLang);
HANDLE hExtraXStatus;