| Index: Source/core/html/TimeRanges.h
|
| diff --git a/Source/core/html/TimeRanges.h b/Source/core/html/TimeRanges.h
|
| index a3c82e53f87a11f568a15f789c232d5b5402c0b3..d2f59f26de7ccb1bd9dd748abde7e451d11aeb7d 100644
|
| --- a/Source/core/html/TimeRanges.h
|
| +++ b/Source/core/html/TimeRanges.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef TimeRanges_h
|
| #define TimeRanges_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "public/platform/WebTimeRange.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|