Index: Source/core/dom/GestureEvent.cpp |
diff --git a/Source/core/dom/GestureEvent.cpp b/Source/core/dom/GestureEvent.cpp |
index 5b1be802ef20b2694537914acd25da12945598e6..0c0a356d42d7ddc06463e9d713f413e42b1511bf 100644 |
--- a/Source/core/dom/GestureEvent.cpp |
+++ b/Source/core/dom/GestureEvent.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/dom/Element.h" |
#include "core/dom/GestureEvent.h" |
-#include <wtf/text/AtomicString.h> |
+#include "wtf/text/AtomicString.h" |
namespace WebCore { |