| Index: Source/core/xml/XSLTExtensions.cpp
|
| diff --git a/Source/core/xml/XSLTExtensions.cpp b/Source/core/xml/XSLTExtensions.cpp
|
| index 064d609955bae64219715403b8366c86fb3e5b1a..ac06fafacf853e89661e7a391f2a57ca3126690c 100644
|
| --- a/Source/core/xml/XSLTExtensions.cpp
|
| +++ b/Source/core/xml/XSLTExtensions.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
|
|
| #include "core/xml/XSLTExtensions.h"
|
| -#include "RuntimeEnabledFeatures.h"
|
| +#include "platform/RuntimeEnabledFeatures.h"
|
| #include "wtf/Assertions.h"
|
|
|
| #include <libxml/xpathInternals.h>
|
|
|