X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fflag.hpp;h=4c4c977f0d19254bf17b199c6ede54e688a2d60a;hb=20c99cfc69d3c7430817abd9a1f810698deb4a18;hp=e58771b81a4f4f603d8171fdfb8905d8a6edb6e1;hpb=e887fe9e6ede73b9fe9ace9c6bfd4f6a096eb3b2;p=pulseview.git diff --git a/pv/views/trace/flag.hpp b/pv/views/trace/flag.hpp index e58771b8..4c4c977f 100644 --- a/pv/views/trace/flag.hpp +++ b/pv/views/trace/flag.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP #include @@ -93,4 +93,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP