X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..dc6588e771dc7180a69841a1b5ec29b4e5ea73d0:/include/wx/wx.h diff --git a/include/wx/wx.h b/include/wx/wx.h index 976b9b354b..9d71b87520 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -5,8 +5,8 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) -// Licence: wxWidgets licence +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_WX_H_ @@ -24,6 +24,7 @@ #include "wx/app.h" #include "wx/utils.h" #include "wx/stream.h" +#include "wx/memory.h" #if wxUSE_GUI @@ -70,10 +71,8 @@ #include "wx/combobox.h" #include "wx/layout.h" #include "wx/sizer.h" -#include "wx/memory.h" #include "wx/mdi.h" #include "wx/statusbr.h" -#include "wx/scrolbar.h" #include "wx/choicdlg.h" #include "wx/textdlg.h" #include "wx/filedlg.h"