-#if defined(__WIN95__) && \
- (!defined(__GNUWIN32__) || defined(wxUSE_NORLANDER_HEADERS))
- #define CAN_COMPILE_DIRDLG
-//#else: we provide a stub version which doesn't do anything
-#endif
-
-#ifdef CAN_COMPILE_DIRDLG
- #include "shlobj.h" // Win95 shell
-#endif