X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdevicemanager.hpp;h=5aed775821300805ebc279439dab11995d2f8894;hp=2ecf54af9aa3a84994da807806f85769769f9ff2;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/devicemanager.hpp b/pv/devicemanager.hpp index 2ecf54a..5aed775 100644 --- a/pv/devicemanager.hpp +++ b/pv/devicemanager.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_DEVICEMANAGER_H -#define PULSEVIEW_PV_DEVICEMANAGER_H +#ifndef PULSEVIEW_PV_DEVICEMANAGER_HPP +#define PULSEVIEW_PV_DEVICEMANAGER_HPP #include #include @@ -86,4 +86,4 @@ protected: } // namespace pv -#endif // PULSEVIEW_PV_DEVICEMANAGER_H +#endif // PULSEVIEW_PV_DEVICEMANAGER_HPP