Modified header guards to match file names
[pulseview.git] / pv / prop / string.hpp
index db57f7cd526d40a8c1efaf7323dc46098a1aad8f..9cd927868707ec61d1863f48de70e6193207d584 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_PROP_STRING_H
-#define PULSEVIEW_PV_PROP_STRING_H
+#ifndef PULSEVIEW_PV_PROP_STRING_HPP
+#define PULSEVIEW_PV_PROP_STRING_HPP
 
 #include "property.hpp"
 
@@ -49,4 +49,4 @@ private:
 } // prop
 } // pv
 
-#endif // PULSEVIEW_PV_PROP_STRING_H
+#endif // PULSEVIEW_PV_PROP_STRING_HPP