aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth/flows
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-11-10 03:16:04 +0100
committerPetr Mrázek <peterix@gmail.com>2021-11-10 03:16:04 +0100
commit25fbeb265a368b16354d5e44887508121766c45a (patch)
treeee5def45fe012e68028da1cc8e1079839151d74b /launcher/minecraft/auth/flows
parent30d5a7ab485d9fa02e668a964e97419a317b8167 (diff)
downloadPrismLauncher-25fbeb265a368b16354d5e44887508121766c45a.tar.gz
PrismLauncher-25fbeb265a368b16354d5e44887508121766c45a.tar.bz2
PrismLauncher-25fbeb265a368b16354d5e44887508121766c45a.zip
NOISSUE fix build some more
Diffstat (limited to 'launcher/minecraft/auth/flows')
-rw-r--r--launcher/minecraft/auth/flows/AuthContext.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/minecraft/auth/flows/AuthContext.cpp b/launcher/minecraft/auth/flows/AuthContext.cpp
index 17fcc9dc..349fda4b 100644
--- a/launcher/minecraft/auth/flows/AuthContext.cpp
+++ b/launcher/minecraft/auth/flows/AuthContext.cpp
@@ -9,6 +9,8 @@
#include <QJsonObject>
#include <QJsonArray>
+#include <QUuid>
+
#include <QUrlQuery>
#include <QPixmap>