mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-12-08 05:28:18 +00:00
Move guard before includes
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
#ifndef H264PacketizationHandler_hpp
|
||||
#define H264PacketizationHandler_hpp
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtcp.hpp"
|
||||
#include "h264rtppacketizer.hpp"
|
||||
#include "rtcpsenderreportable.hpp"
|
||||
#include "nalunit.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// Handler for H264 packetization
|
||||
|
||||
Reference in New Issue
Block a user