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,12 +19,12 @@
|
||||
#ifndef OpusPacketizationHandler_hpp
|
||||
#define OpusPacketizationHandler_hpp
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtcpsenderreportable.hpp"
|
||||
#include "opusrtppacketizer.hpp"
|
||||
#include "rtcp.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// Handler for opus packetization
|
||||
|
Reference in New Issue
Block a user