X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fstd.c;h=05133a2f2fe315a9c5018a522c64b44068e8b712;hb=bbb3996c06f2b1ebc9529d1e2181ddc55f70d9da;hp=5b97f66a857696f09998b30732ec6956f3649c5f;hpb=41812aca436805b0614f2a8f31cf2f8ce494aea0;p=libsigrok.git diff --git a/src/std.c b/src/std.c index 5b97f66a..05133a2f 100644 --- a/src/std.c +++ b/src/std.c @@ -24,8 +24,9 @@ */ #include -#include "libsigrok.h" +#include #include "libsigrok-internal.h" +#include "scpi.h" #define LOG_PREFIX "std"