]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sound.h
Renamed the wxWindowCocoaScroller class to wxWindowCocoaScrollView because
[wxWidgets.git] / include / wx / sound.h
index cb9f8365541715e0003c2736594d7b42bdf77048..db761054905692d485f327539e0b7ff5c4746743 100644 (file)
@@ -67,6 +67,8 @@ protected:
 
 #if defined(__WXMSW__)
     #include "wx/msw/sound.h"
+#elif defined(__WXCOCOA__)
+    #include "wx/cocoa/sound.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/sound.h"
 #elif defined(__WXPM__)