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 H264RTPPacketizer_hpp
|
||||
#define H264RTPPacketizer_hpp
|
||||
|
||||
#include "rtppacketizer.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtppacketizer.hpp"
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// RTP packetization of h264 payload
|
||||
|
Reference in New Issue
Block a user