X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fscpi%2Fscpi_vxi.c;h=b2324b71be96b70646122627ca9e43aec9a73cc5;hp=e7a4b2b5087eec89c7ca3111848f3ec49d78e9fe;hb=d40b8557a9625cccfb9bef99c77dd803bdd356e7;hpb=98fec29ecbb5093856b69311be8e937c162edded diff --git a/src/scpi/scpi_vxi.c b/src/scpi/scpi_vxi.c index e7a4b2b5..b2324b71 100644 --- a/src/scpi/scpi_vxi.c +++ b/src/scpi/scpi_vxi.c @@ -20,12 +20,12 @@ * along with this program. If not, see . */ +#include "vxi.h" #include #include - -#include "vxi.h" -#include "libsigrok.h" +#include #include "libsigrok-internal.h" +#include "scpi.h" #define LOG_PREFIX "scpi_vxi" #define VXI_DEFAULT_TIMEOUT_MS 2000