summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index ece4a85..3457f42 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -26,8 +26,8 @@
*/
#pragma once
-#include <QMainWindow>
-#include <QListWidget>
+#include <QtWidgets/QMainWindow>
+#include <QtWidgets/QListWidget>
#include "client.h"