]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dirdlg.cpp
implemented menu drawing in the GTK theme
[wxWidgets.git] / src / msw / dirdlg.cpp
index 3f539ad57fecb41e943d0e284eb3c5424efd0b89..30d39f5902cbb4e8e969da1d3deb07822cb9862e 100644 (file)
     #pragma hdrstop
 #endif
 
+#include "wx/setup.h"
+
 #if wxUSE_DIRDLG
 
-#if defined(__WIN95__) && !defined(__GNUWIN32_OLD__)
+#if defined(__WIN95__) && !defined(__GNUWIN32_OLD__) && wxUSE_OLE
 
 #ifndef WX_PRECOMP
     #include "wx/utils.h"