X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38009d396d9b48d4ef8dad86921a870481742d33..16c1f7f345e1850f590cfbf67c3b00fbb6d2e62e:/include/wx/msw/helpwin.h diff --git a/include/wx/msw/helpwin.h b/include/wx/msw/helpwin.h index 4d460f037a..786155231f 100644 --- a/include/wx/msw/helpwin.h +++ b/include/wx/msw/helpwin.h @@ -5,12 +5,12 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __HELPWINH__ -#define __HELPWINH__ +#ifndef _WX_HELPWIN_H_ +#define _WX_HELPWIN_H_ #ifdef __GNUG__ #pragma interface "helpwin.h" @@ -51,4 +51,4 @@ protected: #endif // USE_HELP #endif - // __HELPWINH__ + // _WX_HELPWIN_H_