X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fdecodetrace.hpp;h=1b79161dbdb8143328651baf3a0440283fe3e830;hb=20c99cfc69d3c7430817abd9a1f810698deb4a18;hp=4a65d5ba24f53509c497fb9cd004dc3b814e3c02;hpb=1e948182f3f9353bd74875a37cacc833312a8c8e;p=pulseview.git diff --git a/pv/views/trace/decodetrace.hpp b/pv/views/trace/decodetrace.hpp index 4a65d5ba..1b79161d 100644 --- a/pv/views/trace/decodetrace.hpp +++ b/pv/views/trace/decodetrace.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_DECODETRACE_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_DECODETRACE_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_DECODETRACE_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_DECODETRACE_HPP #include #include "trace.hpp" @@ -335,4 +335,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_DECODETRACE_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_DECODETRACE_HPP