mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +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 <LimitedNodeList.h>
|
||||
#include <shared/WebRTC.h>
|
||||
#if defined(WEBRTC_DATA_CHANNEL)
|
||||
#if defined(WEBRTC_DATA_CHANNELS)
|
||||
#include <webrtc/WebRTCDataChannels.h>
|
||||
#include <webrtc/WebRTCSignalingServer.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue