X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdata%2Fdecoder.h;h=93d8fa6a89fb8dae531e48d9f01e0f7c5d4526d7;hp=5a4b4a991f32adadca0c029b4227db0b5e5f694a;hb=b213ef0991a13af0c74ffe5c54382c5c455c5496;hpb=a2d210184772cd8d265ba1620de33763f1a00645 diff --git a/pv/data/decoder.h b/pv/data/decoder.h index 5a4b4a99..93d8fa6a 100644 --- a/pv/data/decoder.h +++ b/pv/data/decoder.h @@ -30,9 +30,12 @@ #include +#include + struct srd_decoder; struct srd_decoder_inst; struct srd_probe; +struct srd_proto_data; struct srd_session; namespace pv {