summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSFontFaceSource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSFontFaceSource.cpp')
-rw-r--r--WebCore/css/CSSFontFaceSource.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/css/CSSFontFaceSource.cpp b/WebCore/css/CSSFontFaceSource.cpp
index 1354e68..921b149 100644
--- a/WebCore/css/CSSFontFaceSource.cpp
+++ b/WebCore/css/CSSFontFaceSource.cpp
@@ -36,7 +36,9 @@
#include "SimpleFontData.h"
#if ENABLE(SVG_FONTS)
+#if !PLATFORM(WX)
#include "FontCustomPlatformData.h"
+#endif
#include "HTMLNames.h"
#include "SVGFontData.h"
#include "SVGFontElement.h"