X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bbf1f0e5cffb8c01696eb26e254857a61f017d70..7a11869dde55ba034e280fd7a764872c8de642cf:/include/wx/msw/ole/uuid.h?ds=inline diff --git a/include/wx/msw/ole/uuid.h b/include/wx/msw/ole/uuid.h index a970267997..4da624b09e 100644 --- a/include/wx/msw/ole/uuid.h +++ b/include/wx/msw/ole/uuid.h @@ -6,13 +6,13 @@ // Created: 11.07.97 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence // // Notes: you should link your project with RPCRT4.LIB! /////////////////////////////////////////////////////////////////////////////// -#ifndef _OLEUUID_H -#define _OLEUUID_H +#ifndef _WX_OLEUUID_H +#define _WX_OLEUUID_H #ifdef __GNUG__ #pragma interface "uuid.h" @@ -88,4 +88,4 @@ public: const char *CForm() const { return m_pszCForm; } }; -#endif // _OLEUUID_H \ No newline at end of file +#endif //_WX_OLEUUID_H \ No newline at end of file