From 2df98b237769d0958e62085dd3b26b8e0717e89f Mon Sep 17 00:00:00 2001 From: Ove Kaaven Date: Wed, 16 Jun 1999 06:03:04 +0000 Subject: [PATCH] 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 --- include/wx/wfstream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0