Mercurial > pidgin.yaz
changeset 12593:b9fb09bc5b32
[gaim-migrate @ 14923]
gtksound.h needs sound.h
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 21 Dec 2005 07:27:04 +0000 |
parents | 37160dd563fa |
children | 3d34460ecfd6 |
files | src/gtksound.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 */ /**************************************************************************/