X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitempaintparams.hpp;h=86742ba7ceb811ec1e3642f7ee15e1776ac1e36e;hp=73551e6d7f67b7f85cc4c893bb2f8923d8ce6fa1;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/view/viewitempaintparams.hpp b/pv/view/viewitempaintparams.hpp index 73551e6d..86742ba7 100644 --- a/pv/view/viewitempaintparams.hpp +++ b/pv/view/viewitempaintparams.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_H -#define PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_H +#ifndef PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP +#define PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP #include @@ -85,4 +85,4 @@ private: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_H +#endif // PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP