git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35604
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all "standard" wxWidgets headers
#ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
#endif
-#include <wx/image.h>
+#include "wx/image.h"
#include "wx/deprecated/setup.h"
#include "wx/deprecated/resource.h"
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all "standard" wxWidgets headers
#ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
#endif
#include "wx/image.h"
#include "wx/deprecated/setup.h"
#include "wx/deprecated/resource.h"
-#include <wx/textfile.h>
-#include <wx/tokenzr.h>
+#include "wx/textfile.h"
+#include "wx/tokenzr.h"
#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
#if !defined(WXR2XML_H)
#define WXR2XML_H
-#include <wx/ffile.h>
+#include "wx/ffile.h"
#include "wx/deprecated/setup.h"
#include "wx/deprecated/resource.h"