X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fwidgets%2Fexportmenu.hpp;h=1a29128db6c7adc0412747f50f00d80b7ae4a0d7;hb=ff59fa2c05db46e78c7fd0240223664fe0b2ad9b;hp=7cd44070e0dbd44602c10179e89969d28f66e71d;hpb=ce6001b8b3b21778218f07549b165ac848ceffd2;p=pulseview.git diff --git a/pv/widgets/exportmenu.hpp b/pv/widgets/exportmenu.hpp index 7cd4407..1a29128 100644 --- a/pv/widgets/exportmenu.hpp +++ b/pv/widgets/exportmenu.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_WIDGETS_EXPORTMENU_H -#define PULSEVIEW_PV_WIDGETS_EXPORTMENU_H +#ifndef PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP +#define PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP #include @@ -56,4 +56,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_EXPORTMENU_H +#endif // PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP