X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e75491071dbefcada61175e3eb89ce4edf335983..2fda2145700445519a0ce539b04dc72bae180124:/include/wx/print.h?ds=sidebyside diff --git a/include/wx/print.h b/include/wx/print.h index 801dea98ae..31c9588da2 100644 --- a/include/wx/print.h +++ b/include/wx/print.h @@ -1,7 +1,7 @@ #ifndef _WX_PRINT_H_BASE_ #define _WX_PRINT_H_BASE_ -#if defined(__WXMSW__) +#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__) #include "wx/msw/printwin.h" #ifndef wxPrinter