]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / data / decode / annotation.hpp
index 717206a4b97b06b6f73eecb09b315002ebf6db0f..aab5119c4b94596071cc01a4c7ddeb4bf439c580 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP
-#define PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP
+#ifndef PULSEVIEW_PV_DATA_DECODE_ANNOTATION_HPP
+#define PULSEVIEW_PV_DATA_DECODE_ANNOTATION_HPP
 
 #include <cstdint>
 #include <vector>
@@ -80,4 +80,4 @@ private:
 } // namespace data
 } // namespace pv
 
-#endif // PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP
+#endif // PULSEVIEW_PV_DATA_DECODE_ANNOTATION_HPP