]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/volume.cpp
Added CallOnInit() which allows the toolkit (wxCocoa) to do a bit of
[wxWidgets.git] / src / msw / volume.cpp
index 9cfda8856f1032592a7213022457279b698bcb3c..246a4c4e701671717f1201b56b1e2590b31db808 100644 (file)
@@ -44,7 +44,7 @@
 #include <shellapi.h>
 #include "wx/msw/missing.h"
 
-#ifdef __WXBASE__
+#if wxUSE_BASE
 
 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 // Dynamic library function defs.
@@ -538,7 +538,7 @@ int wxFSVolumeBase::GetFlags() const
     return itr->second.m_flags;
 } // GetFlags
 
-#endif // __WXBASE__
+#endif // wxUSE_BASE
 
 // ============================================================================
 // wxFSVolume