X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewitemiterator.hpp;fp=pv%2Fviews%2Ftrace%2Fviewitemiterator.hpp;h=f94efa90964ef376ca383a8741573a6bc8685015;hp=88600d08982660f2eb4ee99f52c59f5590228a91;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/viewitemiterator.hpp b/pv/views/trace/viewitemiterator.hpp index 88600d08..f94efa90 100644 --- a/pv/views/trace/viewitemiterator.hpp +++ b/pv/views/trace/viewitemiterator.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMITERATOR_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMITERATOR_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMITERATOR_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMITERATOR_HPP #include #include @@ -129,4 +129,4 @@ void swap(ViewItemIterator& a, ViewItemIterator& b) } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMITERATOR_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_VIEWITEMITERATOR_HPP