summaryrefslogtreecommitdiffstats
path: root/logic/auth/flows/ValidateTask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logic/auth/flows/ValidateTask.cpp')
-rw-r--r--logic/auth/flows/ValidateTask.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/logic/auth/flows/ValidateTask.cpp b/logic/auth/flows/ValidateTask.cpp
index 21afb596..9a4dcd6d 100644
--- a/logic/auth/flows/ValidateTask.cpp
+++ b/logic/auth/flows/ValidateTask.cpp
@@ -14,9 +14,9 @@
* limitations under the License.
*/
-#include <logic/auth/flows/ValidateTask.h>
+#include <auth/flows/ValidateTask.h>
-#include <logic/auth/MojangAccount.h>
+#include <auth/MojangAccount.h>
#include <QJsonDocument>
#include <QJsonObject>