diff options
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r-- | gui/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h index a57b8db4..5ea575a6 100644 --- a/gui/mainwindow.h +++ b/gui/mainwindow.h @@ -19,7 +19,7 @@ #include <QMainWindow> #include "instancelist.h" -#include "data/loginresponse.h" +#include "loginresponse.h" namespace Ui { |