From: Jaroslav Kysela Date: Tue, 15 Oct 2019 07:11:06 +0000 (+0200) Subject: tvhcsa: shift the standard headers to top X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76626a94646223f8e73c2168fa4b7a28c5bb8046;p=thirdparty%2Ftvheadend.git tvhcsa: shift the standard headers to top --- diff --git a/src/descrambler/tvhcsa.c b/src/descrambler/tvhcsa.c index e97c14e99..942ce92b5 100644 --- a/src/descrambler/tvhcsa.c +++ b/src/descrambler/tvhcsa.c @@ -17,6 +17,10 @@ */ #include +#include +#include +#include + #include "tvhcsa.h" #include "input.h" #include "input/mpegts/tsdemux.h" @@ -25,9 +29,6 @@ #include "descrambler/algo/libaes128dec.h" #include "descrambler/algo/libdesdec.h" -#include -#include -#include static void tvhcsa_empty_flush