]> git.saurik.com Git - wxWidgets.git/commitdiff
use "..." instead of <...> for wx headers
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 6 Jan 2002 15:40:15 +0000 (15:40 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 6 Jan 2002 15:40:15 +0000 (15:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/html/htmprint.h

index ecff11db6dd4c059ad4f1d0306e9f4f78deae8ea..a68eb03f2f4513d84b9b83463db942a20ddd9514 100644 (file)
@@ -15,7 +15,7 @@
 #pragma interface "htmprint.h"
 #endif
 
-#include <wx/defs.h>
+#include "wx/defs.h"
 
 #if wxUSE_HTML & wxUSE_PRINTING_ARCHITECTURE