fix compile error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-10-04 20:06:35 +00:00
parent 44e0daa1d2
commit 30bbdf96e5

View File

@@ -49,6 +49,7 @@
#if defined(__WXMAC__)
#include "wx/mac/private.h" // includes mac headers
#include "wx/filename.h" // for MacSetTypeAndCreator
#endif
#if defined(__WXMSW__)