X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdata%2Flogicsegment.hpp;h=6f19c1cb28e3bb58f65ef712e6112541ae78762b;hb=af503b104d890a357c736c678bb00296d889c090;hp=3e092c531dfd46c6d98c98427af2684c7bdcec2c;hpb=f3d66e52ed6b454ea7a0662d5e6367e230116a2b;p=pulseview.git diff --git a/pv/data/logicsegment.hpp b/pv/data/logicsegment.hpp index 3e092c53..6f19c1cb 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_LOGICSEGMENT_HPP +#define PULSEVIEW_PV_DATA_LOGICSEGMENT_HPP #include "segment.hpp" @@ -116,4 +116,4 @@ private: } // namespace data } // namespace pv -#endif // PULSEVIEW_PV_DATA_LOGICSNAPSHOT_H +#endif // PULSEVIEW_PV_DATA_LOGICSEGMENT_HPP