Index: Source/core/page/make_settings.pl |
diff --git a/Source/core/page/make_settings.pl b/Source/core/page/make_settings.pl |
index ed8b9446af785b4b720957ee7e86c69bfaa9aa54..bf2230813331606c2d61f10a261620ecd765b205 100755 |
--- a/Source/core/page/make_settings.pl |
+++ b/Source/core/page/make_settings.pl |
@@ -381,7 +381,7 @@ sub generateInternalSettingsHeaderFile($) |
#ifndef InternalSettingsGenerated_h |
#define InternalSettingsGenerated_h |
-#include "RefCountedSupplement.h" |
+#include "core/platform/RefCountedSupplement.h" |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefCounted.h> |
#include <wtf/text/WTFString.h> |