X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bc6f7a06c494917409bbb673526f090bc51d2d2..3b3dc8019a520ce5e166c8ae9098ba020f8b3f94:/src/msw/ole/activex.cpp diff --git a/src/msw/ole/activex.cpp b/src/msw/ole/activex.cpp index 0c8ec070f4..108bd936b9 100644 --- a/src/msw/ole/activex.cpp +++ b/src/msw/ole/activex.cpp @@ -23,7 +23,10 @@ #pragma hdrstop #endif -#include "wx/dcclient.h" +#ifndef WX_PRECOMP + #include "wx/dcclient.h" +#endif + #include "wx/math.h" // I don't know why members of tagVARIANT aren't found when compiling