missing include

This commit is contained in:
Dick Hollenbeck 2012-04-19 15:07:36 -05:00
parent c24863c078
commit e594732646
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <wx/filename.h>
#include <wx/image.h>
#include <macros.h>
#include <common.h>
#if wxCHECK_VERSION( 2, 9, 0 )