From: Robin Dunn Date: Wed, 25 Aug 2004 23:10:56 +0000 (+0000) Subject: Fixed compile error X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c9528e9de846293d65b5ca66b17e12f6afb0759d?ds=inline Fixed compile error git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/sound.cpp b/src/mac/carbon/sound.cpp index 1911d62d7f..2aa657b7a0 100644 --- a/src/mac/carbon/sound.cpp +++ b/src/mac/carbon/sound.cpp @@ -19,6 +19,7 @@ #include "wx/file.h" #include "wx/sound.h" #include "wx/timer.h" +#include "wx/intl.h" #if wxUSE_SOUND