]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/penwin.cpp
Some additions to the 12-bit patch.
[wxWidgets.git] / src / msw / penwin.cpp
index 7a530ac6432470b4c529762f621cb7893c8191a5..3545a28bda121ec4711dc05465e3f37e254c9879 100644 (file)
 // 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"