X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..3013b6f46099b8cf0d2f9f656e883e4606ca833d:/include/wx/wx.h diff --git a/include/wx/wx.h b/include/wx/wx.h index ff42680734..525fa9114a 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -15,6 +15,7 @@ #include "wx/setup.h" // Which features to include - user editable #include "wx/defs.h" #include "wx/string.h" +#include "wx/log.h" #include "wx/window.h" #include "wx/panel.h" #include "wx/frame.h" @@ -23,7 +24,6 @@ #include "wx/dcmemory.h" #include "wx/dcprint.h" #include "wx/dcscreen.h" -#include "wx/postscrp.h" #include "wx/button.h" #include "wx/bmpbuttn.h" #include "wx/checkbox.h"