Chromium Code Reviews| Index: sky/engine/core/html/HTMLImageLoader.h |
| diff --git a/sky/engine/core/html/HTMLImageLoader.h b/sky/engine/core/html/HTMLImageLoader.h |
| index 22c90c7a019f027cef22ede82a063008e484d41e..643b57458b9f2ea86223b1749a84529adc582007 100644 |
| --- a/sky/engine/core/html/HTMLImageLoader.h |
| +++ b/sky/engine/core/html/HTMLImageLoader.h |
| @@ -23,7 +23,7 @@ |
| #ifndef HTMLImageLoader_h |
| #define HTMLImageLoader_h |
| -#include "core/loader/ImageLoader.h" |
| +#include "sky/engine/core/loader/ImageLoader.h" |
| namespace blink { |