summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGLangSpace.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGLangSpace.h')
-rw-r--r--WebCore/svg/SVGLangSpace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGLangSpace.h b/WebCore/svg/SVGLangSpace.h
index e2a5635..64e435d 100644
--- a/WebCore/svg/SVGLangSpace.h
+++ b/WebCore/svg/SVGLangSpace.h
@@ -22,7 +22,7 @@
#define SVGLangSpace_h
#if ENABLE(SVG)
-#include "AtomicString.h"
+#include <wtf/text/AtomicString.h>
namespace WebCore {