| Index: Source/core/html/MediaFragmentURIParser.h
|
| diff --git a/Source/core/html/MediaFragmentURIParser.h b/Source/core/html/MediaFragmentURIParser.h
|
| index 9348be0d9fa241a3479b922fd20c5f8f03cd2477..df43c07a71c8a03dd1e5223103a7844eab0566c8 100644
|
| --- a/Source/core/html/MediaFragmentURIParser.h
|
| +++ b/Source/core/html/MediaFragmentURIParser.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef MediaFragmentURIParser_h
|
| #define MediaFragmentURIParser_h
|
|
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|