X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftriggermarker.hpp;fp=pv%2Fviews%2Ftrace%2Ftriggermarker.hpp;h=40c096c0292fa32778c078f0a26bb5fbb1059789;hp=222d3fb9f78c76450d75f9dde25b32f6dc1240c0;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/triggermarker.hpp b/pv/views/trace/triggermarker.hpp index 222d3fb9..40c096c0 100644 --- a/pv/views/trace/triggermarker.hpp +++ b/pv/views/trace/triggermarker.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRIGGER_MARKER_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_TRIGGER_MARKER_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_TRIGGERMARKER_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_TRIGGERMARKER_HPP #include "timeitem.hpp" @@ -92,4 +92,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_TRIGGER_MARKER_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_TRIGGERMARKER_HPP