Index: Source/core/platform/text/AtomicStringKeyedMRUCache.h |
diff --git a/Source/core/platform/text/AtomicStringKeyedMRUCache.h b/Source/core/platform/text/AtomicStringKeyedMRUCache.h |
index b3004f796dad0dcb2e05b6193b754be2a59cdcc1..5b734e98c0112c3278d462f111097226c274470b 100644 |
--- a/Source/core/platform/text/AtomicStringKeyedMRUCache.h |
+++ b/Source/core/platform/text/AtomicStringKeyedMRUCache.h |
@@ -26,7 +26,7 @@ |
#ifndef AtomicStringKeyedMRUCache_h |
#define AtomicStringKeyedMRUCache_h |
-#include <wtf/text/AtomicString.h> |
+#include "wtf/text/AtomicString.h" |
namespace WebCore { |