]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/decoder.hpp
Modified header guards to match file names
[pulseview.git] / pv / data / decode / decoder.hpp
index aa79e01c93d4894f312d0b63c9cc3c99bde8b5bc..3f0f462ba4412b30f0ade603bbc5e160d07969e9 100644 (file)
@@ -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 <map>
 #include <memory>
@@ -86,4 +86,4 @@ private:
 } // namespace data
 } // namespace pv
 
-#endif // PULSEVIEW_PV_DATA_DECODE_DECODER_H
+#endif // PULSEVIEW_PV_DATA_DECODE_DECODER_HPP