Index: Source/core/html/LinkRelAttribute.cpp |
diff --git a/Source/core/html/LinkRelAttribute.cpp b/Source/core/html/LinkRelAttribute.cpp |
index d2a8b27911e38a8c0add1680d475d8b8b5032357..bc2d746167e12a24f48b306a7d89be677744af7f 100644 |
--- a/Source/core/html/LinkRelAttribute.cpp |
+++ b/Source/core/html/LinkRelAttribute.cpp |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "core/html/LinkRelAttribute.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
namespace WebCore { |