diff libpurple/sound-theme.c @ 25354:d5852f7208fa

Fix win32 build. I haven't actually tested any of the functionality, but it compiles and runs.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 02 Dec 2008 01:51:55 +0000
parents ef196295985e
children 0c7b74fc558e
line wrap: on
line diff
--- a/libpurple/sound-theme.c	Mon Dec 01 19:44:13 2008 +0000
+++ b/libpurple/sound-theme.c	Tue Dec 02 01:51:55 2008 +0000
@@ -21,6 +21,7 @@
  *
  */
 
+#include "internal.h"
 #include "sound-theme.h"
 
 #define PURPLE_SOUND_THEME_GET_PRIVATE(Gobject) \