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