X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19ddda8406be75f0de0a69e8f213e2b85459e03c..7a11869dde55ba034e280fd7a764872c8de642cf:/include/wx/msw/statbmp.h diff --git a/include/wx/msw/statbmp.h b/include/wx/msw/statbmp.h index 3a5fd03e74..b6aca08bb1 100644 --- a/include/wx/msw/statbmp.h +++ b/include/wx/msw/statbmp.h @@ -5,12 +5,12 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __STATBMPH__ -#define __STATBMPH__ +#ifndef _WX_STATBMP_H_ +#define _WX_STATBMP_H_ #ifdef __GNUG__ #pragma interface "statbmp.h" @@ -64,4 +64,4 @@ class WXDLLEXPORT wxStaticBitmap: public wxControl }; #endif - // __STATBMPH__ + // _WX_STATBMP_H_