summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlocale/miscellaneous.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlocale/miscellaneous.h')
-rw-r--r--tests/manual/qlocale/miscellaneous.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlocale/miscellaneous.h b/tests/manual/qlocale/miscellaneous.h
index 2548f0d8f4..61ada8a00f 100644
--- a/tests/manual/qlocale/miscellaneous.h
+++ b/tests/manual/qlocale/miscellaneous.h
@@ -41,7 +41,7 @@
#ifndef MISCELLANEOUS_H
#define MISCELLANEOUS_H
-#include <QtGui>
+#include <QtWidgets>
class MiscWidget : public QWidget
{