Modified header guards to match file names
[pulseview.git] / pv / prop / bool.hpp
index 965efc19eec32f06acd05773a8293b4ad54761e5..6d32da7ef1f05286f534123c498a81f975ae2d8f 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_PROP_BOOL_H
-#define PULSEVIEW_PV_PROP_BOOL_H
+#ifndef PULSEVIEW_PV_PROP_BOOL_HPP
+#define PULSEVIEW_PV_PROP_BOOL_HPP
 
 #include "property.hpp"
 
@@ -52,4 +52,4 @@ private:
 } // prop
 } // pv
 
-#endif // PULSEVIEW_PV_PROP_BOOL_H
+#endif // PULSEVIEW_PV_PROP_BOOL_HPP