X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..c740f49634629e47738ea73a199ea1a97640dc53:/include/wx/types.h diff --git a/include/wx/types.h b/include/wx/types.h index 9545eae4de..962783f387 100644 --- a/include/wx/types.h +++ b/include/wx/types.h @@ -9,8 +9,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __TYPESH__ -#define __TYPESH__ +#ifndef _WX_TYPESH__ +#define _WX_TYPESH__ #ifdef __GNUG__ // #pragma interface "types.h" @@ -93,5 +93,5 @@ #define wxTYPE_USER 500 #endif - // __TYPESH__ + // _WX_TYPESH__