X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d8b5d8502c7507a822f4ad2aa0068586be028c9..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/msw/debughlp.h diff --git a/include/wx/msw/debughlp.h b/include/wx/msw/debughlp.h index 10e32496a5..72776814b2 100644 --- a/include/wx/msw/debughlp.h +++ b/include/wx/msw/debughlp.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: wx/msw/wrapdbgh.h +// Name: wx/msw/debughlp.h // Purpose: wraps dbghelp.h standard file // Author: Vadim Zeitlin // Modified by: @@ -15,7 +15,9 @@ #include "wx/dynlib.h" #include "wx/msw/wrapwin.h" +#ifndef __WXWINCE__ #include +#endif // __WXWINCE__ #include "wx/msw/private.h" // we need to determine whether we have the declarations for the function in