summaryrefslogtreecommitdiffhomepage
path: root/gui/main-window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r--gui/main-window.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index 017055eb..75a66b0e 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -19,6 +19,8 @@
#include "logic/state.hpp"
#include "options/options.hpp"
+#include <QObject>
+#include <QWidget>
#include <QMainWindow>
#include <QKeySequence>
#include <QShortcut>