# HG changeset patch # User Eric Warmenhoven # Date 955528132 0 # Node ID 9a544c677ab77db47057bb2ac93bd48b3da658ec # Parent 55faf2e3a134851f664b3d8e2c3df0a7ae27f61c [gaim-migrate @ 118] Um, don't ask. committer: Tailor Script diff -r 55faf2e3a134 -r 9a544c677ab7 src/sound.c --- a/src/sound.c Wed Apr 12 08:13:22 2000 +0000 +++ b/src/sound.c Wed Apr 12 08:28:52 2000 +0000 @@ -19,7 +19,6 @@ * */ -#ifndef USE_APPLET #include #include #include @@ -262,6 +261,7 @@ } +#ifndef USE_APPLET void play_sound(int sound) { @@ -296,7 +296,6 @@ #else /* USE_APPLET */ -#include "gaim.h" #include void play_sound(int sound) {