mirror of https://github.com/odrling/Aegisub
Fix non-precomp-header compilation
Originally committed to SVN as r5602.
This commit is contained in:
parent
d70fb7fe2d
commit
088976554c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue