Index: Source/core/xml/XSLStyleSheet.h |
diff --git a/Source/core/xml/XSLStyleSheet.h b/Source/core/xml/XSLStyleSheet.h |
index 46586f812ab8beff28ec6bf56c4f62c79a875a58..4a42ce439e0340dfa77bde1a833ae21e97bc39df 100644 |
--- a/Source/core/xml/XSLStyleSheet.h |
+++ b/Source/core/xml/XSLStyleSheet.h |
@@ -23,9 +23,9 @@ |
#ifndef XSLStyleSheet_h |
#define XSLStyleSheet_h |
-#include "RuntimeEnabledFeatures.h" |
#include "core/css/StyleSheet.h" |
#include "core/dom/ProcessingInstruction.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "wtf/PassRefPtr.h" |
#include <libxml/tree.h> |