X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54744d3ab7756a61fe2d6ef4e8da5bde9ff2cec2..4ed0aceb92203313439ad8df2cc9623ed56b5486:/src/msw/dirdlg.cpp diff --git a/src/msw/dirdlg.cpp b/src/msw/dirdlg.cpp index 460491c1f3..f8de559fa2 100644 --- a/src/msw/dirdlg.cpp +++ b/src/msw/dirdlg.cpp @@ -27,8 +27,7 @@ #pragma hdrstop #endif -#if defined(__WIN95__) && \ - (!defined(__GNUWIN32__) || defined(wxUSE_NORLANDER_HEADERS)) +#if defined(__WIN95__) && !defined(__GNUWIN32_OLD__) #ifndef WX_PRECOMP #include "wx/utils.h"