diff options
Diffstat (limited to 'launcher/minecraft/auth/flows/Parsers.h')
-rw-r--r-- | launcher/minecraft/auth/flows/Parsers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/minecraft/auth/flows/Parsers.h b/launcher/minecraft/auth/flows/Parsers.h index 6c6b64ee..b484a073 100644 --- a/launcher/minecraft/auth/flows/Parsers.h +++ b/launcher/minecraft/auth/flows/Parsers.h @@ -1,6 +1,6 @@ #pragma once -#include "minecraft/auth/AccountData.h" +#include "../AccountData.h" namespace Parsers { |