X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/81d66cf39f810503baed79213bc3122fda0ccc7b..d0fff5cb110810d3bee6fa255292f161f7752911:/include/wx/tbarsmpl.h?ds=inline diff --git a/include/wx/tbarsmpl.h b/include/wx/tbarsmpl.h index 7b44d3f109..add138a78d 100644 --- a/include/wx/tbarsmpl.h +++ b/include/wx/tbarsmpl.h @@ -9,8 +9,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __TBARSMPLH__ -#define __TBARSMPLH__ +#ifndef _WX_TBARSMPLH__ +#define _WX_TBARSMPLH__ #ifdef __GNUG__ #pragma interface "tbarsmpl.h" @@ -75,5 +75,5 @@ DECLARE_EVENT_TABLE() #endif // USE_TOOLBAR #endif - // __TBARSMPLH__ + // _WX_TBARSMPLH__