precomp header fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2011-02-18 18:25:23 +00:00
parent a37e1f0e83
commit fbede18c59

View File

@@ -27,6 +27,9 @@
#ifndef WX_PRECOMP
#include "wx/msgdlg.h"
#include "wx/app.h"
#include "wx/sizer.h"
#include "wx/stattext.h"
#include "wx/choice.h"
#endif
#include "wx/filename.h"