| Index: sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h
|
| diff --git a/sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h b/sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h
|
| index d41a81013b5a527cef1f69270a9b7ed7f83cb690..3d4fe4b5589ec14c4908cc84a6c2850f3dc5b4e2 100644
|
| --- a/sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h
|
| +++ b/sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef MockWebGraphicsContext3D_h
|
| #define MockWebGraphicsContext3D_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "public/platform/WebGraphicsContext3D.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/public/platform/WebGraphicsContext3D.h"
|
|
|
| namespace blink {
|
|
|
|
|