]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.hpp
Modified header guards to match file names
[pulseview.git] / pv / data / decode / annotation.hpp
index f1e2ef35975bb30d27015c64d08f51a8b25ef103..071f292a8c2fa1a687295590a94b9cb5d67b3bb4 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H
-#define PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H
+#ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP
+#define PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP
 
 #include <stdint.h>
 
@@ -52,4 +52,4 @@ private:
 } // namespace data
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H
+#endif // PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP