X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fsignal.hpp;fp=pv%2Fviews%2Ftrace%2Fsignal.hpp;h=0674209ec06eb6a96fa1af648d97ce4f582d6b4b;hp=c9f38dd96107657d7e16fd6fb05b71a16488dfa2;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/signal.hpp b/pv/views/trace/signal.hpp index c9f38dd9..0674209e 100644 --- a/pv/views/trace/signal.hpp +++ b/pv/views/trace/signal.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP #include @@ -119,4 +119,4 @@ protected: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP