Chromium Code Reviews| Index: Source/core/platform/mediastream/MediaStreamComponent.h |
| diff --git a/Source/core/platform/mediastream/MediaStreamComponent.h b/Source/core/platform/mediastream/MediaStreamComponent.h |
| index cf77c1659a2ca7e6379517854dc48c3f79bf751a..a791b525ca75b4f8ff436eb0ce44bf1b6cece1e3 100644 |
| --- a/Source/core/platform/mediastream/MediaStreamComponent.h |
| +++ b/Source/core/platform/mediastream/MediaStreamComponent.h |
| @@ -33,8 +33,8 @@ |
| #if ENABLE(MEDIA_STREAM) |
| -#include "MediaStreamSource.h" |
| #include "UUID.h" |
| +#include "core/platform/mediastream/MediaStreamSource.h" |
| namespace WebCore { |