mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 23:25:33 +00:00
Move guard before includes
This commit is contained in:
@ -19,10 +19,10 @@
|
||||
#ifndef OpusRTPPacketizer_hpp
|
||||
#define OpusRTPPacketizer_hpp
|
||||
|
||||
#include "rtppacketizer.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtppacketizer.hpp"
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// RTP packetizer for opus
|
||||
|
Reference in New Issue
Block a user