summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering/style/BindingURI.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/rendering/style/BindingURI.h')
-rw-r--r--WebCore/rendering/style/BindingURI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/rendering/style/BindingURI.h b/WebCore/rendering/style/BindingURI.h
index 923f1aa..c844b1d 100644
--- a/WebCore/rendering/style/BindingURI.h
+++ b/WebCore/rendering/style/BindingURI.h
@@ -26,7 +26,7 @@
#define BindingURI_h
#if ENABLE(XBL)
-#include "StringImpl.h"
+#include <wtf/text/StringImpl.h>
namespace WebCore {