]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/penwin.cpp
Add tests for XShape extension API in configure,
[wxWidgets.git] / src / msw / penwin.cpp
index 7a530ac6432470b4c529762f621cb7893c8191a5..fa0a52aa32aaeeb6003081946d5fb235bd96ae4c 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by:
 // Created:     04/01/98
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
 // 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"