// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#if defined(__BORLANDC__)
+#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include "wx/setup.h"
+#include "wx/window.h"
#endif
#include "wx/msw/private.h"