summaryrefslogtreecommitdiffstats
path: root/examples/opengl/contextinfo/widget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/contextinfo/widget.cpp')
-rw-r--r--examples/opengl/contextinfo/widget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/opengl/contextinfo/widget.cpp b/examples/opengl/contextinfo/widget.cpp
index df1e6a6f7b..9ff7b8b1d6 100644
--- a/examples/opengl/contextinfo/widget.cpp
+++ b/examples/opengl/contextinfo/widget.cpp
@@ -57,6 +57,8 @@
#include <QCheckBox>
#include <QHBoxLayout>
#include <QLabel>
+#include <QList>
+#include <QByteArray>
#include <QPushButton>
#include <QTextEdit>
#include <QSplitter>