diff src/sound.c @ 82:05077cb276d4

[gaim-migrate @ 92] Made it very easy to switch between penguin and devil icons in the applet. Also made it so that it would find the icons better (through use of nifty GNOME functions I accidentally found). Other little touch-ups here and there. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Apr 2000 08:22:38 +0000
parents bfdc427b936d
children 9a544c677ab7
line wrap: on
line diff
--- a/src/sound.c	Wed Apr 05 07:21:34 2000 +0000
+++ b/src/sound.c	Wed Apr 05 08:22:38 2000 +0000
@@ -297,7 +297,7 @@
 #else /* USE_APPLET */
 
 #include "gaim.h"
-#include <libgnome/gnome-triggers.h>
+#include <gnome.h>
 void play_sound(int sound)
 {