]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tbar95.cpp
oops, more fixes needed
[wxWidgets.git] / src / msw / tbar95.cpp
index 304a16175640739dd1bf23386bf569586ab9b279..58ddd04fa776137a1189e80cabf8dff313e9a120 100644 (file)
@@ -39,7 +39,7 @@
     #include "wx/control.h"
 #endif
 
-#if wxUSE_TOOLBAR && defined(__WIN95__) && wxUSE_TOOLBAR_NATIVE
+#if wxUSE_TOOLBAR && wxUSE_TOOLBAR_NATIVE && (!defined(_WIN32_WCE) || (_WIN32_WCE >= 400 && !wxUSE_POCKETPC_UI))
 
 #include "wx/toolbar.h"