client: remove unused include
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Nov 2012 16:34:35 +0000 (17:34 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Nov 2012 16:34:35 +0000 (17:34 +0100)
gst/rtsp-server/rtsp-client.h

index ab3344b..6ec1f86 100644 (file)
@@ -29,7 +29,6 @@ typedef struct _GstRTSPClient GstRTSPClient;
 typedef struct _GstRTSPClientClass GstRTSPClientClass;
 typedef struct _GstRTSPClientState GstRTSPClientState;
 
-#include "rtsp-server.h"
 #include "rtsp-media.h"
 #include "rtsp-mount-points.h"
 #include "rtsp-session-pool.h"