| Index: sky/engine/web/WebFontImpl.h
|
| diff --git a/sky/engine/web/WebFontImpl.h b/sky/engine/web/WebFontImpl.h
|
| index 04924f5ec0d1f8939a27b9463b17ba72b3d7432c..bf7b85c476cb5f4d4ab9b22da7f43e96a9ae46d6 100644
|
| --- a/sky/engine/web/WebFontImpl.h
|
| +++ b/sky/engine/web/WebFontImpl.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebFontImpl_h
|
| #define WebFontImpl_h
|
|
|
| -#include "platform/fonts/Font.h"
|
| -#include "public/web/WebFont.h"
|
| +#include "sky/engine/platform/fonts/Font.h"
|
| +#include "sky/engine/public/web/WebFont.h"
|
|
|
| namespace blink {
|
|
|
|
|