Fix non-precomp-header compilation

Originally committed to SVN as r5602.
This commit is contained in:
Thomas Goyne 2011-09-15 06:12:26 +00:00
parent d70fb7fe2d
commit 088976554c
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
#include <wx/statline.h>
#include <wx/textctrl.h>
#include <wx/tglbtn.h>
#include <wx/toolbar.h>
#include <wx/laywin.h> // Keep this last so wxSW_3D is set.
#endif