X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/632aaa18917a5a26e166aa970f7ad65ff15a3667..f5766910b6731eb03e82371416e9778203396ce7:/src/msw/dcprint.cpp diff --git a/src/msw/dcprint.cpp b/src/msw/dcprint.cpp index 8f77fa7fe8..a2e365c072 100644 --- a/src/msw/dcprint.cpp +++ b/src/msw/dcprint.cpp @@ -56,7 +56,7 @@ #define GDI_ERROR ((int)-1) #endif -#if defined(__WXUNIVERSAL__) || wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW +#if defined(__WXUNIVERSAL__) && wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW #define wxUSE_PS_PRINTING 1 #else #define wxUSE_PS_PRINTING 0