*/
// For compilers that support precompilation, includes "wx.h".
-#include "wx_prec.h"
+#ifdef WX_PRECOMP
+#include "wx/wxprec.h"
+#endif
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
-#include <wx.h>
+#include "wx/wx.h"
#endif
#include <ctype.h>