X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftracegroup.hpp;h=b41db6bca2bcbf0f41f7e85a583f25e82a9522e9;hp=4a793665886856971b52e56d8647a96ab6fc92af;hb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6;hpb=5f46ec7a6288888aa0d5026ff444e78b6a40219d diff --git a/pv/views/trace/tracegroup.hpp b/pv/views/trace/tracegroup.hpp index 4a793665..b41db6bc 100644 --- a/pv/views/trace/tracegroup.hpp +++ b/pv/views/trace/tracegroup.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACEGROUP_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACEGROUP_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_TRACEGROUP_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_TRACEGROUP_HPP #include "tracetreeitem.hpp" #include "tracetreeitemowner.hpp" @@ -131,4 +131,4 @@ private Q_SLOTS: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACEGROUP_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_TRACEGROUP_HPP