comparison pidgin/gtksound.c @ 15514:535f002e7b0f

More pidgin changes
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 19:08:27 +0000
parents d75099d2567e
children c406a1e73d6f
comparison
equal deleted inserted replaced
15513:7a47740aefaa 15514:535f002e7b0f
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 * 24 *
25 */ 25 */
26 #include "internal.h" 26 #include "internal.h"
27 #include "gtkgaim.h" 27 #include "pidgin.h"
28 28
29 #ifdef _WIN32 29 #ifdef _WIN32
30 #include <windows.h> 30 #include <windows.h>
31 #include <mmsystem.h> 31 #include <mmsystem.h>
32 #endif 32 #endif