]> sigrok.org Git - pulseview.git/blobdiff - pv/data/logicsegment.hpp
Modified header guards to match file names
[pulseview.git] / pv / data / logicsegment.hpp
index 3e092c531dfd46c6d98c98427af2684c7bdcec2c..9d07d203e3b6d64b88e15898b5771b1bfef82e33 100644 (file)
@@ -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