From: Ove Kaaven Date: Wed, 16 Jun 1999 06:03:04 +0000 (+0000) Subject: Someone probably meant "wx/defs.h" instead of "defs.h" X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2df98b237769d0958e62085dd3b26b8e0717e89f 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 --- diff --git a/include/wx/wfstream.h b/include/wx/wfstream.h index 6a43702ad8..52c23478a7 100644 --- a/include/wx/wfstream.h +++ b/include/wx/wfstream.h @@ -16,7 +16,7 @@ #pragma interface "wfstream.h" #endif -#include "defs.h" +#include "wx/defs.h" #if wxUSE_STREAMS && wxUSE_FILE