Index: Source/core/dom/DOMError.cpp |
diff --git a/Source/core/dom/DOMError.cpp b/Source/core/dom/DOMError.cpp |
index a8f316c52250872ff8e2365de00657bf37d152c4..e77d271e9a67778809547fa93089010b31733966 100644 |
--- a/Source/core/dom/DOMError.cpp |
+++ b/Source/core/dom/DOMError.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/dom/DOMError.h" |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |