X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitempaintparams.hpp;h=bba0d70e6fe72759a7742ba2728db482a798aa97;hp=460bd6c94db8d33a263d433498158310ab273419;hb=f74015db20c1ac85df6397df7199a030e6db828f;hpb=60d9b99a32e551cffd2b537d3e157d578a761c9b diff --git a/pv/view/viewitempaintparams.hpp b/pv/view/viewitempaintparams.hpp index 460bd6c9..bba0d70e 100644 --- a/pv/view/viewitempaintparams.hpp +++ b/pv/view/viewitempaintparams.hpp @@ -18,12 +18,13 @@ * 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" #include +#include namespace pv { namespace view { @@ -88,4 +89,4 @@ private: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_ROWITEMPAINTPARAMS_HPP +#endif // PULSEVIEW_PV_VIEW_VIEWITEMPAINTPARAMS_HPP