X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Fdecoder_binary%2Fview.hpp;h=eea6666139a34b76685c36917de26f8d0a953837;hp=c1d70b1bad77af47b5c1226b19e4921e9f1d6664;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=121307b3c50d981638cbe1e33ba5410bb2b11dd1 diff --git a/pv/views/decoder_binary/view.hpp b/pv/views/decoder_binary/view.hpp index c1d70b1b..eea66661 100644 --- a/pv/views/decoder_binary/view.hpp +++ b/pv/views/decoder_binary/view.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP -#define PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP +#ifndef PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP +#define PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP #include #include @@ -112,4 +112,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP +#endif // PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP