forked from mia/Aegisub
Add <wx/arrstr.h> which was accidentally left out when moving the patch from one machine to the other in r3518.
Originally committed to SVN as r3524.
This commit is contained in:
parent
e4271d6aac
commit
8eda8f2a9c
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
|
#include <wx/arrstr.h>
|
||||||
#include <wx/choicdlg.h>
|
#include <wx/choicdlg.h>
|
||||||
#include <wx/intl.h>
|
#include <wx/intl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue