mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 02:19:58 +02:00
Typo
This commit is contained in:
parent
2402a5e333
commit
28c408de98
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#include <HTTPSConnection.h>
|
#include <HTTPSConnection.h>
|
||||||
#include <LimitedNodeList.h>
|
#include <LimitedNodeList.h>
|
||||||
#include <shared/WebRTC.h>
|
#include <shared/WebRTC.h>
|
||||||
#if defined(WEBRTC_DATA_CHANNEL)
|
#if defined(WEBRTC_DATA_CHANNELS)
|
||||||
#include <webrtc/WebRTCDataChannels.h>
|
#include <webrtc/WebRTCDataChannels.h>
|
||||||
#include <webrtc/WebRTCSignalingServer.h>
|
#include <webrtc/WebRTCSignalingServer.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue