Index: Source/core/xml/XSLImportRule.h |
diff --git a/Source/core/xml/XSLImportRule.h b/Source/core/xml/XSLImportRule.h |
index 70fbc8ffba4c652bb864b46c266da73711bcca30..ff802e050856fb301bd57dfee1aa02de32d2ebc8 100644 |
--- a/Source/core/xml/XSLImportRule.h |
+++ b/Source/core/xml/XSLImportRule.h |
@@ -23,10 +23,10 @@ |
#ifndef XSLImportRule_h |
#define XSLImportRule_h |
-#include "RuntimeEnabledFeatures.h" |
#include "core/fetch/ResourcePtr.h" |
#include "core/fetch/StyleSheetResourceClient.h" |
#include "core/xml/XSLStyleSheet.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "wtf/PassOwnPtr.h" |
namespace WebCore { |