mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
NOISSUE move everything.
This commit is contained in:
@ -15,14 +15,14 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <logic/tasks/Task.h>
|
||||
#include <tasks/Task.h>
|
||||
|
||||
#include <QString>
|
||||
#include <QJsonObject>
|
||||
#include <QTimer>
|
||||
#include <qsslerror.h>
|
||||
|
||||
#include "logic/auth/MojangAccount.h"
|
||||
#include "auth/MojangAccount.h"
|
||||
|
||||
class QNetworkReply;
|
||||
|
||||
|
Reference in New Issue
Block a user