summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont_qpa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qrawfont_qpa.cpp')
-rw-r--r--src/gui/text/qrawfont_qpa.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/text/qrawfont_qpa.cpp b/src/gui/text/qrawfont_qpa.cpp
index d037d5902d..7289450e7f 100644
--- a/src/gui/text/qrawfont_qpa.cpp
+++ b/src/gui/text/qrawfont_qpa.cpp
@@ -44,8 +44,8 @@
#if !defined(QT_NO_RAWFONT)
#include "qrawfont_p.h"
-#include "qplatformintegration_qpa.h"
-#include <QtGui/qplatformfontdatabase_qpa.h>
+#include <qpa/qplatformintegration.h>
+#include <qpa/qplatformfontdatabase.h>
#include <private/qguiapplication_p.h>
QT_BEGIN_NAMESPACE