X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=2548e0ef4d8a1ceade73d6e2ea3cabf76adcd011;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hp=c0717e4fc3fb94b929958f2eb108bc35725aceb3;hpb=1c4c23b87cde3778792caa1400030075b0504129;p=pulseview.git diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index c0717e4f..2548e0ef 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_MAINWINDOW_H -#define PULSEVIEW_PV_MAINWINDOW_H +#ifndef PULSEVIEW_PV_MAINWINDOW_HPP +#define PULSEVIEW_PV_MAINWINDOW_HPP #include #include @@ -168,4 +168,4 @@ private: } // namespace pv -#endif // PULSEVIEW_PV_MAINWINDOW_H +#endif // PULSEVIEW_PV_MAINWINDOW_HPP