]> sigrok.org Git - pulseview.git/blobdiff - pv/view/timemarker.hpp
Modified header guards to match file names
[pulseview.git] / pv / view / timemarker.hpp
index 113a6a10a6f04c097d2bc9d828e1f516f63fa2f0..c72dedf56f79e0a1c223436e8841c8796337e125 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef PULSEVIEW_PV_VIEW_MARKER_H
-#define PULSEVIEW_PV_VIEW_MARKER_H
+#ifndef PULSEVIEW_PV_VIEW_MARKER_HPP
+#define PULSEVIEW_PV_VIEW_MARKER_HPP
 
 #include <QColor>
 #include <QDoubleSpinBox>
@@ -126,4 +126,4 @@ protected:
 } // namespace view
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEW_MARKER_H
+#endif // PULSEVIEW_PV_VIEW_MARKER_HPP