Index: Source/core/xml/XSLStyleSheet.h |
diff --git a/Source/core/xml/XSLStyleSheet.h b/Source/core/xml/XSLStyleSheet.h |
index 6b90d0e6fe91e9f326f9c1d19c5a9fc5e4fc1c2e..c6b8775739ed4a7f4a1cbe5be97590d7226582f3 100644 |
--- a/Source/core/xml/XSLStyleSheet.h |
+++ b/Source/core/xml/XSLStyleSheet.h |
@@ -25,8 +25,8 @@ |
#include <libxml/tree.h> |
#include <libxslt/transform.h> |
-#include "ProcessingInstruction.h" |
#include "core/css/StyleSheet.h" |
+#include "core/dom/ProcessingInstruction.h" |
#include <wtf/PassRefPtr.h> |
namespace WebCore { |