Index: Source/core/platform/graphics/Latin1TextIterator.h |
diff --git a/Source/core/platform/graphics/Latin1TextIterator.h b/Source/core/platform/graphics/Latin1TextIterator.h |
index c40189bfe9332a0deb40643c14d1e28077dad389..7b9d6c1f724a515e7a089e08e7f6d986d905c92e 100644 |
--- a/Source/core/platform/graphics/Latin1TextIterator.h |
+++ b/Source/core/platform/graphics/Latin1TextIterator.h |
@@ -22,7 +22,7 @@ |
#ifndef Latin1TextIterator_h |
#define Latin1TextIterator_h |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |