| Index: Source/core/html/LinkResource.cpp
|
| diff --git a/Source/core/html/LinkResource.cpp b/Source/core/html/LinkResource.cpp
|
| index 54251879f7a4467124bb86d6867e13b61c4c0d44..84c2d627bf510d24a56efbb1fb0132c7a77e532d 100644
|
| --- a/Source/core/html/LinkResource.cpp
|
| +++ b/Source/core/html/LinkResource.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/html/LinkResource.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/html/HTMLLinkElement.h"
|
| #include "core/html/imports/HTMLImportsController.h"
|
|
|
|
|