/////////////////////////////////////////////////////////////////////////////
// For compilers that support precompilation, includes "wx/wx.h".
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
PrepareDC(dc);
// set background
- dc.SetBackground(wxBrush("white", wxSOLID));
+ dc.SetBackground(wxBrush(wxT("white"), wxSOLID));
dc.Clear();
// output the font name/info