| Index: Source/web/UserMediaClientImpl.h
|
| diff --git a/Source/web/UserMediaClientImpl.h b/Source/web/UserMediaClientImpl.h
|
| index 5f268ccec55d02978025ffcda2fef3c11e821efd..7f076fec7653845e7a4ceb772428ab4274ba1026 100644
|
| --- a/Source/web/UserMediaClientImpl.h
|
| +++ b/Source/web/UserMediaClientImpl.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef UserMediaClientImpl_h
|
| #define UserMediaClientImpl_h
|
|
|
| -#include "core/platform/mediastream/MediaStreamSource.h"
|
| #include "modules/mediastream/UserMediaClient.h"
|
| +#include "platform/mediastream/MediaStreamSource.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
|
|