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:
Amar Takhar 2009-09-11 02:30:10 +00:00
parent e4271d6aac
commit 8eda8f2a9c
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#include <fstream>
#include <list>
#include <wx/arrstr.h>
#include <wx/choicdlg.h>
#include <wx/intl.h>
#endif