| Index: sky/engine/platform/text/TextBreakIteratorInternalICU.h
|
| diff --git a/sky/engine/platform/text/TextBreakIteratorInternalICU.h b/sky/engine/platform/text/TextBreakIteratorInternalICU.h
|
| index 6f373a5c42fadaf963fcc456b317093602278fa3..f5c75235b2130b172c147185324a9b559f586f85 100644
|
| --- a/sky/engine/platform/text/TextBreakIteratorInternalICU.h
|
| +++ b/sky/engine/platform/text/TextBreakIteratorInternalICU.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef TextBreakIteratorInternalICU_h
|
| #define TextBreakIteratorInternalICU_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
|
|
| // FIXME: Now that this handles locales for ICU, not just for text breaking,
|
| // this file and the various implementation files should be renamed.
|
|
|