Index: Source/core/dom/EventNames.h |
diff --git a/Source/core/dom/EventNames.h b/Source/core/dom/EventNames.h |
index 61cfc0379787ad8023829ccb1e3d2672058fd668..0c01af9d184bec49a8138cc18eeda6f2f6507330 100644 |
--- a/Source/core/dom/EventNames.h |
+++ b/Source/core/dom/EventNames.h |
@@ -25,7 +25,7 @@ |
#include "EventInterfaces.h" |
#include "EventTargetInterfaces.h" |
#include "core/platform/ThreadGlobalData.h" |
-#include <wtf/text/AtomicString.h> |
+#include "wtf/text/AtomicString.h" |
namespace WebCore { |