X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitempaintparams.hpp;h=87e9d0e63b5447a442f89d70ddbca5f5b6c29e4e;hp=460bd6c94db8d33a263d433498158310ab273419;hb=3ed4af999487a1d7d851032b7a762bcda6e959cc;hpb=ad9878719346557768d2c468cc58319e4965e0a5 diff --git a/pv/view/viewitempaintparams.hpp b/pv/view/viewitempaintparams.hpp index 460bd6c9..87e9d0e6 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_HPP -#define PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP +#ifndef PULSEVIEW_PV_VIEW_VIEWITEMPAINTPARAMS_HPP +#define PULSEVIEW_PV_VIEW_VIEWITEMPAINTPARAMS_HPP #include "pv/util.hpp" @@ -88,4 +88,4 @@ private: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP +#endif // PULSEVIEW_PV_VIEW_VIEWITEMPAINTPARAMS_HPP