X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fwidgets%2Fcolourpopup.hpp;h=2abf1b78c94aa59c6e4fcd8fe4941d87e4b4fbe0;hb=3d79f521396c8e908fd237f5328153165099f5c3;hp=9273b5da5e19228b8a115f57c0ae6deec9fbf6d8;hpb=ebad870b71f3eec4a08873040524bb9e57768364;p=pulseview.git diff --git a/pv/widgets/colourpopup.hpp b/pv/widgets/colourpopup.hpp index 9273b5da..2abf1b78 100644 --- a/pv/widgets/colourpopup.hpp +++ b/pv/widgets/colourpopup.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_WIDGETS_COLOURPOPUP_H -#define PULSEVIEW_PV_WIDGETS_COLOURPOPUP_H +#ifndef PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP +#define PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP #include "popup.hpp" #include "wellarray.hpp" @@ -52,4 +52,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_COLOURPOPUP_H +#endif // PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP