Index: Source/WebCore/xml/XSLTUnicodeSort.h |
diff --git a/Source/WebCore/xml/XSLTUnicodeSort.h b/Source/WebCore/xml/XSLTUnicodeSort.h |
index c8d395b9c0937f3a238409438d6b524bd357e140..5602afcac2995344958c33fce9870af620c44a0b 100644 |
--- a/Source/WebCore/xml/XSLTUnicodeSort.h |
+++ b/Source/WebCore/xml/XSLTUnicodeSort.h |
@@ -28,8 +28,6 @@ |
#ifndef XSLTUnicodeSort_h |
#define XSLTUnicodeSort_h |
-#if ENABLE(XSLT) |
- |
#include <libxslt/xsltInternals.h> |
namespace WebCore { |
@@ -39,4 +37,3 @@ namespace WebCore { |
} |
#endif |
-#endif |