]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/cursor.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / views / trace / cursor.hpp
index 0da72e9fa5e3744b9d7c8f3ed2f1c84b3be02f71..73e84ee8d377fbb4ab006ff4ba5781bfd260c851 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP
-#define PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP
+#ifndef PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP
+#define PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP
 
 #include "timemarker.hpp"
 
@@ -77,4 +77,4 @@ private:
 } // namespace views
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP
+#endif // PULSEVIEW_PV_VIEWS_TRACE_CURSOR_HPP