X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewitemowner.hpp;h=9f4143cb366c973a6e5770c24bd271a0084f2c98;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hp=29f74b5aff7ddcdfb47cf2fad387ee98e2b11b55;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d;p=pulseview.git diff --git a/pv/views/trace/viewitemowner.hpp b/pv/views/trace/viewitemowner.hpp index 29f74b5a..9f4143cb 100644 --- a/pv/views/trace/viewitemowner.hpp +++ b/pv/views/trace/viewitemowner.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMOWNER_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMOWNER_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMOWNER_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMOWNER_HPP #include #include @@ -98,4 +98,4 @@ protected: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMOWNER_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMOWNER_HPP