]> git.saurik.com Git - wxWidgets.git/commitdiff
Someone probably meant "wx/defs.h" instead of "defs.h"
authorOve Kaaven <ovek@arcticnet.no>
Wed, 16 Jun 1999 06:03:04 +0000 (06:03 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Wed, 16 Jun 1999 06:03:04 +0000 (06:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wfstream.h

index 6a43702ad89c29030665c61698834785f4bb88ce..52c23478a7e937be65e1ed866bd6d21153c51898 100644 (file)
@@ -16,7 +16,7 @@
 #pragma interface "wfstream.h"
 #endif
 
-#include "defs.h"
+#include "wx/defs.h"
 
 #if wxUSE_STREAMS && wxUSE_FILE