]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix for yet another broken version of mingw (ENSESSION_LOGOFF not defined)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2003 13:23:55 +0000 (13:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2003 13:23:55 +0000 (13:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/window.cpp

index feee0853de3e66dd9fa46e23fe99dc64fd08dc11..e4748ae8a1f45ad3bb17d768e50f91e4557a5775 100644 (file)
     #include "wx/msw/gnuwin32/extra.h"
 #endif
 
     #include "wx/msw/gnuwin32/extra.h"
 #endif
 
+#include "wx/msw/missing.h"     // for ENDSESSION_LOGOFF
+
 // ----------------------------------------------------------------------------
 // standard constants not available with all compilers/headers
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // standard constants not available with all compilers/headers
 // ----------------------------------------------------------------------------