]> sigrok.org Git - pulseview.git/blobdiff - pv/views/decoder_binary/view.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / views / decoder_binary / view.hpp
index c1d70b1bad77af47b5c1226b19e4921e9f1d6664..eea6666139a34b76685c36917de26f8d0a953837 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP
-#define PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP
+#ifndef PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP
+#define PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP
 
 #include <QAction>
 #include <QComboBox>
@@ -112,4 +112,4 @@ private:
 } // namespace views
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEWS_DECODERBINARY_VIEW_HPP
+#endif // PULSEVIEW_PV_VIEWS_DECODER_BINARY_VIEW_HPP