#include <windows.h>
#include <windowsx.h>
+#ifdef __GNUWIN32__
+#include "wx/msw/gnuwin32/extra.h"
+#endif
+
// ----------------------------------------------------------------------------
// private functions
// ----------------------------------------------------------------------------