Index: Source/core/platform/graphics/GraphicsTypes.cpp |
diff --git a/Source/core/platform/graphics/GraphicsTypes.cpp b/Source/core/platform/graphics/GraphicsTypes.cpp |
index ddb8beabc025747ebf1d02da4d11764885c6cb3c..ba9886f5ff002f0f2bb6d269f8ba1f2706c4375a 100644 |
--- a/Source/core/platform/graphics/GraphicsTypes.cpp |
+++ b/Source/core/platform/graphics/GraphicsTypes.cpp |
@@ -27,8 +27,8 @@ |
#include "config.h" |
#include "core/platform/graphics/GraphicsTypes.h" |
-#include <wtf/Assertions.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/Assertions.h" |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |