| Index: Source/core/platform/graphics/MediaPlayer.h
|
| diff --git a/Source/core/platform/graphics/MediaPlayer.h b/Source/core/platform/graphics/MediaPlayer.h
|
| index 4a96690ee78fea10d4e6ae98827b38fa9bee48df..aeb42ce4d4dd2d9e82a1bf2ddcc8dcc6cb2fb500 100644
|
| --- a/Source/core/platform/graphics/MediaPlayer.h
|
| +++ b/Source/core/platform/graphics/MediaPlayer.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef MediaPlayer_h
|
| #define MediaPlayer_h
|
|
|
| -#include "core/platform/graphics/GraphicsTypes3D.h"
|
| +#include "platform/graphics/GraphicsTypes3D.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|