mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-23 15:48:03 +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