Index: Source/core/platform/graphics/IntSize.h |
diff --git a/Source/core/platform/graphics/IntSize.h b/Source/core/platform/graphics/IntSize.h |
index 7f97f9ca028fbc762305328a84cc6a7bf8598ff2..1844e040c098d651aac2ebf7cc3ef4293ade5861 100644 |
--- a/Source/core/platform/graphics/IntSize.h |
+++ b/Source/core/platform/graphics/IntSize.h |
@@ -27,8 +27,6 @@ |
#ifndef IntSize_h |
#define IntSize_h |
-#include "wtf/Platform.h" |
- |
#if OS(DARWIN) |
typedef struct CGSize CGSize; |