]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checklst.cpp
wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks
[wxWidgets.git] / src / msw / checklst.cpp
index 35c0f3ced928acd80e238c6a27f19d6c05c9b603..dffc39d150503145995d8929b4891edef7adcff1 100644 (file)
 #include <windows.h>
 #include <windowsx.h>
 
+#ifdef __GNUWIN32__
+#include "wx/msw/gnuwin32/extra.h"
+#endif
+
 // ----------------------------------------------------------------------------
 // private functions
 // ----------------------------------------------------------------------------