| Index: include/views/SkOSWindow_Win.h
|
| diff --git a/include/views/SkOSWindow_Win.h b/include/views/SkOSWindow_Win.h
|
| index c91743843818cc437e76c731721544b57b105afc..e7bba18205db1ac475bb8326754c6a1f1acef8da 100644
|
| --- a/include/views/SkOSWindow_Win.h
|
| +++ b/include/views/SkOSWindow_Win.h
|
| @@ -11,8 +11,8 @@
|
| #define SkOSWindow_Win_DEFINED
|
|
|
| #include "SkWindow.h"
|
| -#include "../private/SkFunction.h"
|
| -#include "../private/SkTHash.h"
|
| +#include "../../src/core/SkFunction.h"
|
| +#include "../../src/core/SkTHash.h"
|
|
|
| #if SK_ANGLE
|
| #include "EGL/egl.h"
|
|
|