aboutsummaryrefslogtreecommitdiff
path: root/launcher/translations
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2023-07-11 18:20:44 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2023-07-11 18:20:44 +0300
commit634612ae816f2c8687efa43aa204b361dc0bc274 (patch)
tree21e1ae9cb4fe7cb1dd1b0c32e33bd00c341d27b3 /launcher/translations
parentf0d2aab784fd0ff0fc495d5f0c44715887741eb1 (diff)
downloadPrismLauncher-634612ae816f2c8687efa43aa204b361dc0bc274.tar.gz
PrismLauncher-634612ae816f2c8687efa43aa204b361dc0bc274.tar.bz2
PrismLauncher-634612ae816f2c8687efa43aa204b361dc0bc274.zip
added missing header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/translations')
-rw-r--r--launcher/translations/TranslationsModel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/translations/TranslationsModel.cpp b/launcher/translations/TranslationsModel.cpp
index 838155a4..e6bc06a6 100644
--- a/launcher/translations/TranslationsModel.cpp
+++ b/launcher/translations/TranslationsModel.cpp
@@ -42,6 +42,7 @@
#include <QDir>
#include <QLibraryInfo>
#include <QDebug>
+#include <locale>
#include "FileSystem.h"
#include "net/NetJob.h"