Bug 1376873 - Fix include path in JsepSessionImpl.cpp; r=bwc

Differential Revision: https://phabricator.services.mozilla.com/D7430

--HG--
extra : rebase_source : a4ae3d2e4d6c36c54335487772c1ffefcfe23813
This commit is contained in:
Dan Minor 2018-08-21 13:39:23 -04:00
Родитель 84dfb064ac
Коммит b9cca19a70
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@
#include "mozilla/Preferences.h"
#include "mozilla/Telemetry.h"
#include "webrtc/config.h"
#include "webrtc/api/rtpparameters.h"
#include "signaling/src/jsep/JsepTrack.h"
#include "signaling/src/jsep/JsepTransport.h"