angle bracket problem fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-09-19 22:32:30 +00:00
parent 6f9cf1e6bd
commit 94dadb0a8e
4 changed files with 8 additions and 8 deletions

View File

@@ -10,8 +10,8 @@
#endif
#include "wx/file.h"
#include <wx/ffile.h>
#include <wx/list.h>
#include "wx/ffile.h"
#include "wx/list.h"
class rc2xml : public wxObject