X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fdecodetrace.hpp;h=ada01db70548d34f641fb60ed0190a9b908427f9;hp=968ebf9569672a92e76640bc7a88039603a235ee;hb=3cc9ad7b867853315473df611612c562d562ed8a;hpb=0ce3d18c04b989eeae55d5a82d133a2d154ad6c1 diff --git a/pv/view/decodetrace.hpp b/pv/view/decodetrace.hpp index 968ebf95..ada01db7 100644 --- a/pv/view/decodetrace.hpp +++ b/pv/view/decodetrace.hpp @@ -29,7 +29,7 @@ #include -#include +#include #include struct srd_channel; @@ -191,7 +191,7 @@ private: uint64_t decode_start_, decode_end_; - std::list< std::shared_ptr > + std::list< std::shared_ptr > bindings_; std::list channel_selectors_;