From b49987e8767b4d0076d62033b019507a8cbc801c Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Tue, 23 Nov 2021 01:25:24 +0100 Subject: NOISSUE fix fix fix the accounts again --- launcher/minecraft/auth/flows/Yggdrasil.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'launcher/minecraft/auth') 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 #include #include + #include #include "Application.h" -- cgit