X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fview.hpp;h=e4d0ebad1ab5237968b0e37ebf1f34c4faa6a877;hb=4c60462b00cc329e61daedd1c2e66724077bd412;hp=74a5c3755c6fb4437ef8b9b815091d0cf2d0cbc8;hpb=4d4766471d0900ea6e771be1354c21c5e745c1e6;p=pulseview.git diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 74a5c375..e4d0ebad 100644 --- a/pv/view/view.hpp +++ b/pv/view/view.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_VIEW_VIEW_H -#define PULSEVIEW_PV_VIEW_VIEW_H +#ifndef PULSEVIEW_PV_VIEW_VIEW_HPP +#define PULSEVIEW_PV_VIEW_VIEW_HPP #include @@ -300,4 +300,4 @@ private: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_VIEW_H +#endif // PULSEVIEW_PV_VIEW_VIEW_HPP