| Index: sky/engine/platform/text/UnicodeRange.cpp
|
| diff --git a/sky/engine/platform/text/UnicodeRange.cpp b/sky/engine/platform/text/UnicodeRange.cpp
|
| index c431761ee6a7607015f2fe29018adf924701a4fb..30c058cfd07c9eff3f7ad60cac992aac83f4d1e5 100644
|
| --- a/sky/engine/platform/text/UnicodeRange.cpp
|
| +++ b/sky/engine/platform/text/UnicodeRange.cpp
|
| @@ -32,8 +32,8 @@
|
| * version of this file under any of the LGPL, the MPL or the GPL.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/text/UnicodeRange.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/text/UnicodeRange.h"
|
|
|
| namespace blink {
|
|
|
|
|