]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/sound.cpp
fixing native font info support bugs
[wxWidgets.git] / src / osx / carbon / sound.cpp
index ca532ebab56366b25026dd94e602d0e5a05815e8..2fff63dfcfd162d385e30bfcec752e40efb02eef 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/carbon/sound.cpp
+// Name:        src/osx/carbon/sound.cpp
 // Purpose:     wxSound class implementation: optional
 // Author:      Ryan Norton
 // Modified by: Stefan Csomor
 #endif
 #endif
 
+#if __WXOSX_COCOA__
+#include "wx/osx/private.h"
+#endif
+
 #include <Carbon/Carbon.h>
 
 //quicktime media layer only required for mac emulation on pc