Index: Source/core/frame/Settings.cpp |
diff --git a/Source/core/frame/Settings.cpp b/Source/core/frame/Settings.cpp |
index 960f89bc4a089bceb169a0d492cb6ceb2c1b5545..b4f209e29b34b615e299776f3d5a80498c39a49b 100644 |
--- a/Source/core/frame/Settings.cpp |
+++ b/Source/core/frame/Settings.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/frame/Settings.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/scroll/ScrollbarTheme.h" |
namespace WebCore { |