| Index: sky/engine/platform/text/SurrogatePairAwareTextIterator.cpp
|
| diff --git a/sky/engine/platform/text/SurrogatePairAwareTextIterator.cpp b/sky/engine/platform/text/SurrogatePairAwareTextIterator.cpp
|
| index 8f006f7f0d5698343051c199e291804266610e86..86bf11f8607962781a69f642beb6dedf364f2012 100644
|
| --- a/sky/engine/platform/text/SurrogatePairAwareTextIterator.cpp
|
| +++ b/sky/engine/platform/text/SurrogatePairAwareTextIterator.cpp
|
| @@ -20,8 +20,8 @@
|
| *
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/text/SurrogatePairAwareTextIterator.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/text/SurrogatePairAwareTextIterator.h"
|
|
|
| #include <unicode/unorm.h>
|
|
|
|
|