diff options
Diffstat (limited to 'launcher/minecraft/auth')
-rw-r--r-- | launcher/minecraft/auth/flows/Parsers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/minecraft/auth/flows/Parsers.cpp b/launcher/minecraft/auth/flows/Parsers.cpp index e79d67f2..ecb11cf9 100644 --- a/launcher/minecraft/auth/flows/Parsers.cpp +++ b/launcher/minecraft/auth/flows/Parsers.cpp @@ -2,6 +2,7 @@ #include <QJsonDocument> #include <QJsonArray> +#include <QDebug> namespace Parsers { |