Added missing #include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2008-05-17 09:28:05 +00:00
parent 3cf88bbd74
commit bfeb1a5c06

View File

@@ -35,6 +35,7 @@
#include "wx/stdpaths.h"
#include "wx/filename.h"
#include "wx/evtloop.h"
#include "wx/os2/private.h"