X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=main.c;h=a53566e8960b31b24ce3b89e6e68edd5b62e841d;hp=4f2ff3ce6566d8421f14217f025e5eb12f929497;hb=662a1e27fa9573a35a6f9a6f699dee2be447826a;hpb=3d24ca2da53f03585db396e67252a7dcd9e67e6e diff --git a/main.c b/main.c index 4f2ff3c..a53566e 100644 --- a/main.c +++ b/main.c @@ -17,9 +17,9 @@ * along with this program. If not, see . */ -#include "sigrok-cli.h" #include #include +#include "sigrok-cli.h" struct sr_context *sr_ctx = NULL; #ifdef HAVE_SRD