]> sigrok.org Git - pulseview.git/blobdiff - pv/about.h
Fix #include guards.
[pulseview.git] / pv / about.h
index 31392b2b77ec0ff34edaca9a0b89905bdc3e67b6..5b845cb43043adaef98e0194107245f9eb3ff127 100644 (file)
@@ -18,8 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef ABOUT_H
-#define ABOUT_H
+#ifndef PULSEVIEW_PV_ABOUT_H
+#define PULSEVIEW_PV_ABOUT_H
 
 #include <QDialog>
 
@@ -48,4 +48,4 @@ private:
 
 } // namespace pv
 
-#endif // ABOUT_H
+#endif // PULSEVIEW_PV_ABOUT_H