X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftimemarker.hpp;h=040a29ea78605fadcd5c2723ac37019b9691cca9;hb=20c99cfc69d3c7430817abd9a1f810698deb4a18;hp=cd7c84d279747cddf13fb0a6fd58c11af5292b3f;hpb=e887fe9e6ede73b9fe9ace9c6bfd4f6a096eb3b2;p=pulseview.git diff --git a/pv/views/trace/timemarker.hpp b/pv/views/trace/timemarker.hpp index cd7c84d2..040a29ea 100644 --- a/pv/views/trace/timemarker.hpp +++ b/pv/views/trace/timemarker.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_MARKER_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_MARKER_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_TIMEMARKER_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_TIMEMARKER_HPP #include #include @@ -139,4 +139,4 @@ protected: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_MARKER_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_TIMEMARKER_HPP