Included filefn.h for non-precompiled headers to

get definition of wxFILE_SEP_PATH


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis 2001-05-20 21:31:22 +00:00
parent bcbb0f8309
commit bdfeadcac5

View File

@ -34,6 +34,7 @@
#include "wx/string.h"
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/filefn.h"
#endif //WX_PRECOMP
#include "wx/dir.h"