X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fscpi%2Fscpi_visa.c;h=4b9056665b1579f0d5109a322b71534fd6ccf60b;hp=cf34a55529aadfc7afe25f515df9c4a51c416807;hb=c1aae90038456a61d0f9313d34e6107c3440d3e7;hpb=155b680da482cea2381becb73c51cfb838bff31e diff --git a/src/scpi/scpi_visa.c b/src/scpi/scpi_visa.c index cf34a555..4b905666 100644 --- a/src/scpi/scpi_visa.c +++ b/src/scpi/scpi_visa.c @@ -17,11 +17,10 @@ * along with this program. If not, see . */ -#include "libsigrok.h" -#include "libsigrok-internal.h" - #include #include +#include +#include "libsigrok-internal.h" #define LOG_PREFIX "scpi_visa"