X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc1c4b62139143b546a78f1aeebbafa1e58fc6e9..7be4c5946c4d0754cc5bb25e3d2906364df89227:/include/wx/msw/dialog.h diff --git a/include/wx/msw/dialog.h b/include/wx/msw/dialog.h index 99dec3f0ef..d4a19e94e8 100644 --- a/include/wx/msw/dialog.h +++ b/include/wx/msw/dialog.h @@ -9,8 +9,8 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -#ifndef __DIALOGH__ -#define __DIALOGH__ +#ifndef _WX_DIALOG_H_ +#define _WX_DIALOG_H_ #ifdef __GNUG__ #pragma interface "dialog.h" @@ -118,4 +118,4 @@ DECLARE_EVENT_TABLE() }; #endif - // __DIALOGH__ + // _WX_DIALOG_H_