X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fdata%2Fdecode%2Fdecoder.hpp;h=3f0f462ba4412b30f0ade603bbc5e160d07969e9;hb=4c60462b00cc329e61daedd1c2e66724077bd412;hp=aa79e01c93d4894f312d0b63c9cc3c99bde8b5bc;hpb=360ab9be5d6060d05cd7d40f5a50f7eafb787290;p=pulseview.git diff --git a/pv/data/decode/decoder.hpp b/pv/data/decode/decoder.hpp index aa79e01..3f0f462 100644 --- a/pv/data/decode/decoder.hpp +++ b/pv/data/decode/decoder.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef PULSEVIEW_PV_DATA_DECODE_DECODER_H -#define PULSEVIEW_PV_DATA_DECODE_DECODER_H +#ifndef PULSEVIEW_PV_DATA_DECODE_DECODER_HPP +#define PULSEVIEW_PV_DATA_DECODE_DECODER_HPP #include #include @@ -86,4 +86,4 @@ private: } // namespace data } // namespace pv -#endif // PULSEVIEW_PV_DATA_DECODE_DECODER_H +#endif // PULSEVIEW_PV_DATA_DECODE_DECODER_HPP