Add missing include.

Originally committed to SVN as r4107.
This commit is contained in:
Kevin Ollivier 2010-02-15 03:06:04 +00:00
parent e5416f01dc
commit 65b09da334
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#include <wx/dcmemory.h>
#include <wx/filename.h>
#include <wx/log.h>
#include <wx/menu.h>
#include <wx/stdpaths.h>
#endif