Index: Source/core/platform/graphics/filters/FEComposite.h |
diff --git a/Source/core/platform/graphics/filters/FEComposite.h b/Source/core/platform/graphics/filters/FEComposite.h |
index f2dca6cc5eb47f972142a1346d57bf88f5444c0a..9d6653354ab8d21b2f28df0e61d7bd6ebd9126a2 100644 |
--- a/Source/core/platform/graphics/filters/FEComposite.h |
+++ b/Source/core/platform/graphics/filters/FEComposite.h |
@@ -26,7 +26,7 @@ |
#include "core/platform/graphics/filters/FilterEffect.h" |
#include "core/platform/graphics/filters/Filter.h" |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |