summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-8933/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtbug-8933/main.cpp')
-rw-r--r--tests/manual/qtbug-8933/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qtbug-8933/main.cpp b/tests/manual/qtbug-8933/main.cpp
index 97dbafd059..75f36e54af 100644
--- a/tests/manual/qtbug-8933/main.cpp
+++ b/tests/manual/qtbug-8933/main.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include <QtWidgets/QApplication>
+#include <QApplication>
#include "widget.h"
int main(int argc, char *argv[])