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