Someone probably meant "wx/defs.h" instead of "defs.h"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
1999-06-16 06:03:04 +00:00
parent 7d4194184e
commit 2df98b2377

View File

@@ -16,7 +16,7 @@
#pragma interface "wfstream.h"
#endif
#include "defs.h"
#include "wx/defs.h"
#if wxUSE_STREAMS && wxUSE_FILE