comparison src/gtksound.h @ 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 fc464a0abccc
children
comparison
equal deleted inserted replaced
12592:37160dd563fa 12593:b9fb09bc5b32
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 #ifndef _GAIM_GTKSOUND_H_ 25 #ifndef _GAIM_GTKSOUND_H_
26 #define _GAIM_GTKSOUND_H_ 26 #define _GAIM_GTKSOUND_H_
27
28 #include "sound.h"
27 29
28 /**************************************************************************/ 30 /**************************************************************************/
29 /** @name GTK+ Sound API */ 31 /** @name GTK+ Sound API */
30 /**************************************************************************/ 32 /**************************************************************************/
31 /*@{*/ 33 /*@{*/