X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..f5ee2e5f8f9c3e2e25bb17123b602251cdd1963e:/src/msw/penwin.cpp

diff --git a/src/msw/penwin.cpp b/src/msw/penwin.cpp
index 7a530ac643..3545a28bda 100644
--- a/src/msw/penwin.cpp
+++ b/src/msw/penwin.cpp
@@ -16,12 +16,13 @@
 // 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"