| Index: sky/engine/platform/graphics/ImageOrientation.h
|
| diff --git a/sky/engine/platform/graphics/ImageOrientation.h b/sky/engine/platform/graphics/ImageOrientation.h
|
| index a73df6d603f25173cf86ddcb9b4e00474c50ded2..f163e3e169a303ce7e1ca320d72667ab9f7dda54 100644
|
| --- a/sky/engine/platform/graphics/ImageOrientation.h
|
| +++ b/sky/engine/platform/graphics/ImageOrientation.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ImageOrientation_h
|
| #define ImageOrientation_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
|
|
| namespace blink {
|
|
|
|
|