X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=2548e0ef4d8a1ceade73d6e2ea3cabf76adcd011;hp=c0717e4fc3fb94b929958f2eb108bc35725aceb3;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index c0717e4..2548e0e 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