| Index: Source/core/html/MediaFragmentURIParser.h
|
| diff --git a/Source/core/html/MediaFragmentURIParser.h b/Source/core/html/MediaFragmentURIParser.h
|
| index b0dcdaeae2cc665c7f6767263a7daf1005013a33..509adb90a08f1cc8f1578a9776e743014cc045d9 100644
|
| --- a/Source/core/html/MediaFragmentURIParser.h
|
| +++ b/Source/core/html/MediaFragmentURIParser.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef MediaFragmentURIParser_h
|
| #define MediaFragmentURIParser_h
|
|
|
| -#include "KURL.h"
|
| +#include "core/platform/KURL.h"
|
| #include <wtf/PassOwnPtr.h>
|
| #include <wtf/Vector.h>
|
|
|
|
|