]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/viewport.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / views / trace / viewport.hpp
index 1b77a0d0699e7264170f869f39097216d923103b..48f2d09c9d0c4c178535c089bdc86a7a064d26fc 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_VIEWPORT_HPP
-#define PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP
+#ifndef PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP
+#define PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP
 
 #include <boost/optional.hpp>
 
 
 #include <boost/optional.hpp>
 
@@ -111,4 +111,4 @@ private:
 } // namespace views
 } // namespace pv
 
 } // namespace views
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP
+#endif // PULSEVIEW_PV_VIEWS_TRACE_VIEWPORT_HPP