summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont_qpa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qfont_qpa.cpp')
-rw-r--r--src/gui/text/qfont_qpa.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/text/qfont_qpa.cpp b/src/gui/text/qfont_qpa.cpp
index b73b03025b..8422409cb3 100644
--- a/src/gui/text/qfont_qpa.cpp
+++ b/src/gui/text/qfont_qpa.cpp
@@ -40,8 +40,8 @@
****************************************************************************/
#include <QtGui/private/qguiapplication_p.h>
-#include <QtGui/QPlatformIntegration>
-#include <QtGui/QPlatformFontDatabase>
+#include <qpa/qplatformintegration.h>
+#include <qpa/qplatformfontdatabase.h>
QT_BEGIN_NAMESPACE