From a2e9bc18a899b69d88cd5224d0ff5b72fe72cab2 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sun, 6 Jan 2002 15:40:15 +0000 Subject: [PATCH] use "..." instead of <...> for wx headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/html/htmprint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/html/htmprint.h b/include/wx/html/htmprint.h index ecff11db6d..a68eb03f2f 100644 --- a/include/wx/html/htmprint.h +++ b/include/wx/html/htmprint.h @@ -15,7 +15,7 @@ #pragma interface "htmprint.h" #endif -#include +#include "wx/defs.h" #if wxUSE_HTML & wxUSE_PRINTING_ARCHITECTURE -- 2.47.2