diff libpurple/mediamanager.h @ 26014:bd598b606ca4

Restructure Jingle code to more easily support multiple application types. Actually negotiate a rawudp transport rather than pretending to use iceudp.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Sun, 19 Oct 2008 04:37:23 +0000
parents f10e0ac24595
children 431c59a6959d
line wrap: on
line diff
--- a/libpurple/mediamanager.h	Fri Sep 05 02:18:15 2008 +0000
+++ b/libpurple/mediamanager.h	Sun Oct 19 04:37:23 2008 +0000
@@ -27,6 +27,8 @@
 #ifndef __MEDIA_MANAGER_H_
 #define __MEDIA_MANAGER_H_
 
+#include "internal.h"
+
 #ifdef USE_VV
 
 #include <glib.h>