X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdata%2Flogicsegment.hpp;h=9d07d203e3b6d64b88e15898b5771b1bfef82e33;hp=3e092c531dfd46c6d98c98427af2684c7bdcec2c;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/data/logicsegment.hpp b/pv/data/logicsegment.hpp index 3e092c5..9d07d20 100644 --- a/pv/data/logicsegment.hpp +++ b/pv/data/logicsegment.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_DATA_LOGICSNAPSHOT_H -#define PULSEVIEW_PV_DATA_LOGICSNAPSHOT_H +#ifndef PULSEVIEW_PV_DATA_LOGICSNAPSHOT_HPP +#define PULSEVIEW_PV_DATA_LOGICSNAPSHOT_HPP #include "segment.hpp" @@ -116,4 +116,4 @@ private: } // namespace data } // namespace pv -#endif // PULSEVIEW_PV_DATA_LOGICSNAPSHOT_H +#endif // PULSEVIEW_PV_DATA_LOGICSNAPSHOT_HPP