From 2d5ca906e7e65ddead23154c8fed875cdd74e728 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 9 Mar 2021 01:49:04 +0100 Subject: [PATCH] fix indention --- include/villas/nodes/rtp.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/villas/nodes/rtp.hpp b/include/villas/nodes/rtp.hpp index b432ca2bc..85a414075 100644 --- a/include/villas/nodes/rtp.hpp +++ b/include/villas/nodes/rtp.hpp @@ -44,8 +44,8 @@ #include extern "C" { - #include - #include + #include + #include } /* Forward declarations */