X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=show.c;h=88a272f3855c7636496c90f616ccc6d3efe1d7aa;hp=f0dbbf4ab89421d240e1c209cb9b4f77b144375d;hb=662a1e27fa9573a35a6f9a6f699dee2be447826a;hpb=3d24ca2da53f03585db396e67252a7dcd9e67e6e diff --git a/show.c b/show.c index f0dbbf4..88a272f 100644 --- a/show.c +++ b/show.c @@ -17,9 +17,9 @@ * along with this program. If not, see . */ -#include "sigrok-cli.h" #include #include +#include "sigrok-cli.h" static gint sort_inputs(gconstpointer a, gconstpointer b) {