| Index: sky/engine/platform/text/QuotedPrintable.h
|
| diff --git a/sky/engine/platform/text/QuotedPrintable.h b/sky/engine/platform/text/QuotedPrintable.h
|
| index 4b4d89ab8920d0765b4be95bf88183826a012eae..04cb879a747d27bbb082033061c267b014a38914 100644
|
| --- a/sky/engine/platform/text/QuotedPrintable.h
|
| +++ b/sky/engine/platform/text/QuotedPrintable.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef QuotedPrintable_h
|
| #define QuotedPrintable_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|