X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fdevicetoolbutton.hpp;h=af9e6e686da2a0dfe5662adf3a48d6d4b52b976e;hp=684d87b0b2bb72f05cf2c063178c92621411c73a;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/widgets/devicetoolbutton.hpp b/pv/widgets/devicetoolbutton.hpp index 684d87b..af9e6e6 100644 --- a/pv/widgets/devicetoolbutton.hpp +++ b/pv/widgets/devicetoolbutton.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_H -#define PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_H +#ifndef PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_HPP +#define PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_HPP #include #include @@ -102,4 +102,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_H +#endif // PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_HPP