summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/FloatConversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/FloatConversion.h')
-rw-r--r--WebCore/platform/FloatConversion.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/platform/FloatConversion.h b/WebCore/platform/FloatConversion.h
index a3b40b7..9b26597 100644
--- a/WebCore/platform/FloatConversion.h
+++ b/WebCore/platform/FloatConversion.h
@@ -30,6 +30,9 @@
#define FloatConversion_h
#include <wtf/Platform.h>
+#if PLATFORM(CG)
+#include <CoreGraphics/CGBase.h>
+#endif
namespace WebCore {