use "..." instead of <...> for wx includes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2002-01-19 14:50:37 +00:00
parent 42f30fa288
commit 012f2cb251
8 changed files with 12 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
#include "wx/wx.h"
#endif
#include <wx/html/helpdata.h>
#include "wx/html/helpdata.h"
class MyApp : public wxApp