X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fcursor.hpp;h=73e84ee8d377fbb4ab006ff4ba5781bfd260c851;hb=20c99cfc69d3c7430817abd9a1f810698deb4a18;hp=0da72e9fa5e3744b9d7c8f3ed2f1c84b3be02f71;hpb=93dbad3ed4954c3e0c140c26e867bda219cd683f;p=pulseview.git diff --git a/pv/views/trace/cursor.hpp b/pv/views/trace/cursor.hpp index 0da72e9f..73e84ee8 100644 --- a/pv/views/trace/cursor.hpp +++ b/pv/views/trace/cursor.hpp @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP -#define PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP +#ifndef PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP +#define PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP #include "timemarker.hpp" @@ -77,4 +77,4 @@ private: } // namespace views } // namespace pv -#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP +#endif // PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP