]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/signal.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / views / trace / signal.hpp
index c9f38dd96107657d7e16fd6fb05b71a16488dfa2..0674209ec06eb6a96fa1af648d97ce4f582d6b4b 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP
-#define PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP
+#ifndef PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP
+#define PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP
 
 #include <memory>
 
 
 #include <memory>
 
@@ -119,4 +119,4 @@ protected:
 } // namespace views
 } // namespace pv
 
 } // namespace views
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP
+#endif // PULSEVIEW_PV_VIEWS_TRACE_SIGNAL_HPP