Add missing include

This commit is contained in:
Andy Cedilnik 2002-09-20 15:45:33 -04:00
parent 28159ebd71
commit a76773f48f
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
#include "wx/statbox.h"
#include "wx/stattext.h"
#include "wx/textctrl.h"
#include "wx/timer.h"
#endif