X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a685a06c96085e01d0b38432eac2ec0b887c2dcb..3db5226517a63bcdc983e638f1a312764fe1312f:/include/wx/msgdlg.h diff --git a/include/wx/msgdlg.h b/include/wx/msgdlg.h index b16aa2569d..45b12423eb 100644 --- a/include/wx/msgdlg.h +++ b/include/wx/msgdlg.h @@ -1,18 +1,18 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/msgdlgg.h // Purpose: common header and base class for wxMessageDialog -// Author: wxWidgets Team +// Author: Julian Smart // Modified by: // Created: // RCS-ID: $Id$ -// Copyright: (c) wxWidgets +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_MSGDLG_H_BASE_ #define _WX_MSGDLG_H_BASE_ -#include "wx/setup.h" +#include "wx/defs.h" #if wxUSE_MSGDLG