aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Common.cpp')
-rw-r--r--src/common/Common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Common.cpp b/src/common/Common.cpp
index 308da602579..d2b3c9c8234 100644
--- a/src/common/Common.cpp
+++ b/src/common/Common.cpp
@@ -18,7 +18,7 @@
#include "Common.h"
-char const* localeNames[TOTAL_LOCALES] = {
+TC_COMMON_API char const* localeNames[TOTAL_LOCALES] = {
"enUS",
"koKR",
"frFR",