X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fabout.h;h=5b845cb43043adaef98e0194107245f9eb3ff127;hp=31392b2b77ec0ff34edaca9a0b89905bdc3e67b6;hb=69dd2b030f0bf289fe3132cf3c0f3725c578a916;hpb=51e77110d4316fd0106f8306f5e1f0523c5bf7d7 diff --git a/pv/about.h b/pv/about.h index 31392b2b..5b845cb4 100644 --- a/pv/about.h +++ b/pv/about.h @@ -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 @@ -48,4 +48,4 @@ private: } // namespace pv -#endif // ABOUT_H +#endif // PULSEVIEW_PV_ABOUT_H