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 eb4316edd69..4555f00a76c 100644
--- a/src/common/Common.cpp
+++ b/src/common/Common.cpp
@@ -18,7 +18,7 @@
#include "Common.h"
-TC_COMMON_API char const* localeNames[TOTAL_LOCALES] =
+char const* localeNames[TOTAL_LOCALES] =
{
"enUS",
"koKR",