X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewwidget.hpp;fp=pv%2Fviews%2Ftrace%2Fviewwidget.hpp;h=ef3cfa2fc303d9692d84e596d486191888cda143;hp=427a8994e60cbeadf91995ce5fc6c3bfda76137e;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/viewwidget.hpp b/pv/views/trace/viewwidget.hpp index 427a8994..ef3cfa2f 100644 --- a/pv/views/trace/viewwidget.hpp +++ b/pv/views/trace/viewwidget.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWWIDGET_HPP -#define PULSEVIEW_PV_VIEWWIDGET_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_VIEWWIDGET_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_VIEWWIDGET_HPP #include @@ -161,4 +161,4 @@ protected: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWWIDGET_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_VIEWWIDGET_HPP