summaryrefslogtreecommitdiffstats
path: root/src/server/connectionframe/connectionframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/connectionframe/connectionframe.h')
-rw-r--r--src/server/connectionframe/connectionframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h
index 7f338a8..72f57f3 100644
--- a/src/server/connectionframe/connectionframe.h
+++ b/src/server/connectionframe/connectionframe.h
@@ -1,6 +1,6 @@
#ifndef _CONNECTIONFRAME_H_
#define _CONNECTIONFRAME_H_
-#include <QtGui>
+#include <QtWidgets>
#include "../net/client.h"
class MainWindow;