sip: media-manager: Don't include sofia-sip/nua.h in public header
It isn't needed in the implementation either. It was only useful because it included system headers like sys/types.h and sys/socket.h which we should now include directly. This will make it easier to move the media manager into the core sources.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
#include "gst-rfc3551.h"
|
||||
|
||||
#include <sofia-sip/nua.h>
|
||||
#include <sofia-sip/sdp.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user