X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursor.hpp;h=e64beaa9f626d68e6de7ebcd090231a6f73892da;hp=03b97a17789e948e4062dc44f484274d238fdcc7;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/view/cursor.hpp b/pv/view/cursor.hpp index 03b97a1..e64beaa 100644 --- a/pv/view/cursor.hpp +++ b/pv/view/cursor.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_VIEW_CURSOR_H -#define PULSEVIEW_PV_VIEW_CURSOR_H +#ifndef PULSEVIEW_PV_VIEW_CURSOR_HPP +#define PULSEVIEW_PV_VIEW_CURSOR_HPP #include "timemarker.hpp" @@ -72,4 +72,4 @@ private: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_CURSOR_H +#endif // PULSEVIEW_PV_VIEW_CURSOR_HPP