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