// ----------------------------------------------------------------------------
// For compilers that support precompilation, includes "wx/wx.h".
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
- #include <wx/app.h>
- #include <wx/frame.h>
- #include <wx/menu.h>
- #include <wx/msgdlg.h>
- #include <wx/log.h>
- #include <wx/textctrl.h>
+ #include "wx/app.h"
+ #include "wx/frame.h"
+ #include "wx/menu.h"
+ #include "wx/msgdlg.h"
+ #include "wx/log.h"
+ #include "wx/textctrl.h"
#endif
#if !wxUSE_MENUS