| Index: Source/core/platform/mediastream/MediaStreamDescriptor.h
|
| diff --git a/Source/core/platform/mediastream/MediaStreamDescriptor.h b/Source/core/platform/mediastream/MediaStreamDescriptor.h
|
| index 619ffd3d8a045e392c9448e6544be91c27ed10cf..a0f253cbedd91261d8c118feaa2229982411d97a 100644
|
| --- a/Source/core/platform/mediastream/MediaStreamDescriptor.h
|
| +++ b/Source/core/platform/mediastream/MediaStreamDescriptor.h
|
| @@ -34,7 +34,7 @@
|
|
|
| #if ENABLE(MEDIA_STREAM)
|
|
|
| -#include "MediaStreamComponent.h"
|
| +#include "core/platform/mediastream/MediaStreamComponent.h"
|
| #include <wtf/RefCounted.h>
|
| #include <wtf/Vector.h>
|
|
|
|
|