diff options
Diffstat (limited to 'logic/auth/flows/AuthenticateTask.h')
-rw-r--r-- | logic/auth/flows/AuthenticateTask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/auth/flows/AuthenticateTask.h b/logic/auth/flows/AuthenticateTask.h index 8b5f3efc..65975ae5 100644 --- a/logic/auth/flows/AuthenticateTask.h +++ b/logic/auth/flows/AuthenticateTask.h @@ -15,7 +15,7 @@ #pragma once -#include <logic/auth/YggdrasilTask.h> +#include <auth/YggdrasilTask.h> #include <QObject> #include <QString> |