aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-11-23 01:25:24 +0100
committerPetr Mrázek <peterix@gmail.com>2021-11-23 01:25:24 +0100
commitb49987e8767b4d0076d62033b019507a8cbc801c (patch)
tree6069f9b66b95ac6dabfe2901eedd0f634393f8cc /launcher/minecraft/auth
parent27e328c044eb8838604426db8cd3c83ad09a0ced (diff)
downloadPrismLauncher-b49987e8767b4d0076d62033b019507a8cbc801c.tar.gz
PrismLauncher-b49987e8767b4d0076d62033b019507a8cbc801c.tar.bz2
PrismLauncher-b49987e8767b4d0076d62033b019507a8cbc801c.zip
NOISSUE fix fix fix the accounts again
Diffstat (limited to 'launcher/minecraft/auth')
-rw-r--r--launcher/minecraft/auth/flows/Yggdrasil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/minecraft/auth/flows/Yggdrasil.cpp b/launcher/minecraft/auth/flows/Yggdrasil.cpp
index f5622418..5ea168e8 100644
--- a/launcher/minecraft/auth/flows/Yggdrasil.cpp
+++ b/launcher/minecraft/auth/flows/Yggdrasil.cpp
@@ -22,6 +22,7 @@
#include <QJsonDocument>
#include <QNetworkReply>
#include <QByteArray>
+
#include <QDebug>
#include "Application.h"