X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdialogs%2Fconnect.hpp;h=a0bac740a71929dd378f550f05bda2f28e391a0b;hp=ba8339c7cc56d11cd250baa13d12384631ed3cfd;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/dialogs/connect.hpp b/pv/dialogs/connect.hpp index ba8339c..a0bac74 100644 --- a/pv/dialogs/connect.hpp +++ b/pv/dialogs/connect.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_CONNECT_H -#define PULSEVIEW_PV_CONNECT_H +#ifndef PULSEVIEW_PV_CONNECT_HPP +#define PULSEVIEW_PV_CONNECT_HPP #include @@ -90,4 +90,4 @@ private: } // namespace dialogs } // namespace pv -#endif // PULSEVIEW_PV_CONNECT_H +#endif // PULSEVIEW_PV_CONNECT_HPP