X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fheader.hpp;h=91612b956bb7c1d893f46d7145fcd5043b9aed93;hp=ac8f792f6b9656b9de622eb82a0001aae06b0ca8;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/view/header.hpp b/pv/view/header.hpp index ac8f792..91612b9 100644 --- a/pv/view/header.hpp +++ b/pv/view/header.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_VIEW_HEADER_H -#define PULSEVIEW_PV_VIEW_HEADER_H +#ifndef PULSEVIEW_PV_VIEW_HEADER_HPP +#define PULSEVIEW_PV_VIEW_HEADER_HPP #include #include @@ -91,4 +91,4 @@ private Q_SLOTS: } // namespace view } // namespace pv -#endif // PULSEVIEW_PV_VIEW_HEADER_H +#endif // PULSEVIEW_PV_VIEW_HEADER_HPP