Wed, 21 Dec 2005 07:27:04 +0000
[gaim-migrate @ 14923]
gtksound.h needs sound.h
| src/gtksound.h | file | annotate | diff | comparison | revisions |
--- a/src/gtksound.h Wed Dec 21 07:26:02 2005 +0000 +++ b/src/gtksound.h Wed Dec 21 07:27:04 2005 +0000 @@ -25,6 +25,8 @@ #ifndef _GAIM_GTKSOUND_H_ #define _GAIM_GTKSOUND_H_ +#include "sound.h" + /**************************************************************************/ /** @name GTK+ Sound API */ /**************************************************************************/