From 69f92fa26c7bef3b042d8da5e520fe60b22e01b7 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Fri, 9 Jul 2021 18:42:30 +0200 Subject: Run clang-format on src/* --- src/WebRTCLibDataChannel.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WebRTCLibDataChannel.hpp') diff --git a/src/WebRTCLibDataChannel.hpp b/src/WebRTCLibDataChannel.hpp index d02e848..1d1ce0f 100644 --- a/src/WebRTCLibDataChannel.hpp +++ b/src/WebRTCLibDataChannel.hpp @@ -36,8 +36,8 @@ #include "api/peer_connection_interface.h" // interface for all things needed from WebRTC #include "media/base/media_engine.h" // needed for CreateModularPeerConnectionFactory -#include "net/WebRTCDataChannelNative.hpp" #include "PoolArrays.hpp" +#include "net/WebRTCDataChannelNative.hpp" #include namespace godot_webrtc { -- cgit v1.2.3