Chromium Code Reviews| Index: Source/core/html/LinkRelAttribute.h |
| diff --git a/Source/core/html/LinkRelAttribute.h b/Source/core/html/LinkRelAttribute.h |
| index e596ef76dd01102ac499899caf9a66c53e169168..1856fc42efd4dc750b2136c3a15f094229013e18 100644 |
| --- a/Source/core/html/LinkRelAttribute.h |
| +++ b/Source/core/html/LinkRelAttribute.h |
| @@ -32,7 +32,7 @@ |
| #ifndef LinkRelAttribute_h |
| #define LinkRelAttribute_h |
| -#include "IconURL.h" |
| +#include "core/dom/IconURL.h" |
| namespace WebCore { |