X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=input%2Finput_binary.c;h=9d7e1560a4dbcdd0187c3a0222baeeea765f9ab6;hb=cd315a80d87a24a19a7846497d74c5ca85d494a0;hp=b83ea6f5ea58ed46aad482c19031f2b47fe94416;hpb=3b7c8f54fcf4c6de1ec67d11a9ec8975a2ddbb57;p=libsigrok.git diff --git a/input/input_binary.c b/input/input_binary.c index b83ea6f5..9d7e1560 100644 --- a/input/input_binary.c +++ b/input/input_binary.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include "sigrok.h" #define CHUNKSIZE 4096 #define DEFAULT_NUM_PROBES 8