X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2aef89b7a675805b601e757492c982031f38d21..94b49b9303a9fd119e24d1b07263f5bb0643afa5:/include/wx/msw/ole/oleutils.h?ds=sidebyside diff --git a/include/wx/msw/ole/oleutils.h b/include/wx/msw/ole/oleutils.h index 60336d6444..2335dd5468 100644 --- a/include/wx/msw/ole/oleutils.h +++ b/include/wx/msw/ole/oleutils.h @@ -6,11 +6,11 @@ // Created: 19.02.1998 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifndef _OLEUTILS_H -#define _OLEUTILS_H +#ifndef _WX_OLEUTILS_H +#define _WX_OLEUTILS_H #ifdef __GNUG__ #pragma interface "oleutils.h" @@ -143,4 +143,4 @@ void wxLogRelease(const char *szInterface, ULONG cRef); #define wxLogRelease(szInterface, cRef) #endif //WXDEBUG -#endif //_OLEUTILS_H \ No newline at end of file +#endif //_WX_OLEUTILS_H \ No newline at end of file