]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dirdlg.cpp
fix for (too big) combobox height
[wxWidgets.git] / src / msw / dirdlg.cpp
index 460491c1f3b01bef59c52aa71cdbd0ba4dfe8756..f8de559fa21c4a45b08edac84702eebcc9dea4a1 100644 (file)
@@ -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"