summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcolordialog/tst_qcolordialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qcolordialog/tst_qcolordialog.cpp')
-rw-r--r--tests/auto/qcolordialog/tst_qcolordialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qcolordialog/tst_qcolordialog.cpp b/tests/auto/qcolordialog/tst_qcolordialog.cpp
index 5d04362d39..98430fe6c7 100644
--- a/tests/auto/qcolordialog/tst_qcolordialog.cpp
+++ b/tests/auto/qcolordialog/tst_qcolordialog.cpp
@@ -42,6 +42,7 @@
#include <QtTest/QtTest>
#include <QtGui/QtGui>
+#include <QtWidgets/QColorDialog>
#include "../../shared/util.h"