pidgin/gtksound.c

changeset 15577
b8129373f65e
parent 15562
8c8249fe5e3c
child 15649
2d1f8e857335
equal deleted inserted replaced
15576:149facbe2fbd 15577:b8129373f65e
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 */ 25 */
26 #include "internal.h" 26 #include "internal.h"
27 #include "gtkgaim.h" 27 #include "pidgin.h"
28 28
29 #ifdef _WIN32 29 #ifdef _WIN32
30 #include <windows.h> 30 #include <windows.h>
31 #include <mmsystem.h> 31 #include <mmsystem.h>
32 #endif 32 #endif

mercurial