X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewport.hpp;fp=pv%2Fviews%2Ftrace%2Fviewport.hpp;h=48f2d09c9d0c4c178535c089bdc86a7a064d26fc;hp=1b77a0d0699e7264170f869f39097216d923103b;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/viewport.hpp b/pv/views/trace/viewport.hpp index 1b77a0d0..48f2d09c 100644 --- a/pv/views/trace/viewport.hpp +++ b/pv/views/trace/viewport.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP #include @@ -111,4 +111,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP