]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/tbarsmpl.cpp
fixed some ifdef's to also check for __unix__
[wxWidgets.git] / src / common / tbarsmpl.cpp
index c7eceb5eedb12988db0121e6463193e0c842d725..1d052c8889503b4641cd2f1882f36ba551ee041b 100644 (file)
@@ -24,7 +24,7 @@
 #include "wx/wx.h"
 #endif
 
-#if USE_TOOLBAR
+#if wxUSE_TOOLBAR
 
 #include "wx/tbarsmpl.h"