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 4555f00a76c..eb4316edd69 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",