X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bda0e173844e8e0f8acf4e8ad8b5c26e5c6fe5d..c193b707eb53c05fba213449a271bf01c7279575:/include/wx/msw/settings.h diff --git a/include/wx/msw/settings.h b/include/wx/msw/settings.h index 08f1e64e8e..2df189e9ae 100644 --- a/include/wx/msw/settings.h +++ b/include/wx/msw/settings.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 __SETTINGSH__ -#define __SETTINGSH__ +#ifndef _WX_SETTINGS_H_ +#define _WX_SETTINGS_H_ #ifdef __GNUG__ #pragma interface "settings.h" @@ -126,4 +126,4 @@ public: }; #endif - // __SETTINGSH__ + // _WX_SETTINGS_H_