]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/flag.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / views / trace / flag.hpp
index e58771b81a4f4f603d8171fdfb8905d8a6edb6e1..4c4c977f0d19254bf17b199c6ede54e688a2d60a 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP
-#define PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP
+#ifndef PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP
+#define PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP
 
 #include <memory>
 
@@ -93,4 +93,4 @@ private:
 } // namespace views
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP
+#endif // PULSEVIEW_PV_VIEWS_TRACE_FLAG_HPP