X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/debe6624c1e9d4bf3243381153d1e173c849bcd8..ad9bb75ff2c6a1734c24742c5f39ed8be197e16d:/include/wx/msw/imaglist.h diff --git a/include/wx/msw/imaglist.h b/include/wx/msw/imaglist.h index 51812b097f..153cfd00d1 100644 --- a/include/wx/msw/imaglist.h +++ b/include/wx/msw/imaglist.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 __IMAGLISTH__ -#define __IMAGLISTH__ +#ifndef _WX_IMAGLIST_H_ +#define _WX_IMAGLIST_H_ #ifdef __GNUG__ #pragma interface "imaglist.h" @@ -223,4 +223,4 @@ protected: }; #endif - // __IMAGLISTH__ + // _WX_IMAGLIST_H_