summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlocale/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlocale/main.cpp')
-rw-r--r--tests/manual/qlocale/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlocale/main.cpp b/tests/manual/qlocale/main.cpp
index 337dbb6ad3..8c4e2573d5 100644
--- a/tests/manual/qlocale/main.cpp
+++ b/tests/manual/qlocale/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "window.h"