summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/qt/FontPlatformData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/qt/FontPlatformData.h')
-rw-r--r--Source/WebCore/platform/graphics/qt/FontPlatformData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/qt/FontPlatformData.h b/Source/WebCore/platform/graphics/qt/FontPlatformData.h
index 50885e23d..14e36f018 100644
--- a/Source/WebCore/platform/graphics/qt/FontPlatformData.h
+++ b/Source/WebCore/platform/graphics/qt/FontPlatformData.h
@@ -25,7 +25,7 @@
#define FontPlatformData_h
#include "FontDescription.h"
-#include "FontOrientation.h"
+#include "TextFlags.h"
#include <QFont>
#include <QHash>
#include <QRawFont>