]> sigrok.org Git - pulseview.git/blobdiff - pv/samplingbar.h
Fix #include guards.
[pulseview.git] / pv / samplingbar.h
index 170379e0ce37c4b957f7ad75f239a96cd9abc282..e6204dfa5a67c65d13e398728eae2c414b24e062 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef SAMPLINGBAR_H
-#define SAMPLINGBAR_H
+#ifndef PULSEVIEW_PV_SAMPLINGBAR_H
+#define PULSEVIEW_PV_SAMPLINGBAR_H
 
 #include <stdint.h>
 
@@ -71,4 +71,4 @@ private:
 
 } // namespace pv
 
-#endif // SAMPLINGBAR_H
+#endif // PULSEVIEW_PV_SAMPLINGBAR_H