X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/faa1ae782dfb37e12607e200c5c2b8f04d3f31ca..e7ca6139d062c37cc7c056b6647097e999b714cd:/src/msw/dc.cpp diff --git a/src/msw/dc.cpp b/src/msw/dc.cpp index 80668e7755..f3d7c453e4 100644 --- a/src/msw/dc.cpp +++ b/src/msw/dc.cpp @@ -49,7 +49,7 @@ #include "wx/msw/private.h" // needs to be before #include -#if wxUSE_COMMON_DIALOGS +#if wxUSE_COMMON_DIALOGS && !defined(__WXMICROWIN__) #include #endif