tests: fix build after removal of base64 lib
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 17:30:31 +0000 (18:30 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 17:30:31 +0000 (18:30 +0100)
tests/check/libs/gstlibscpp.cc

index e0931d0..b9fb8a3 100644 (file)
@@ -87,7 +87,6 @@
 #include <gst/rtp/gstrtpbuffer.h>
 #include <gst/rtp/gstrtppayloads.h>
 
-#include <gst/rtsp/gstrtspbase64.h>
 #include <gst/rtsp/gstrtspconnection.h>
 #include <gst/rtsp/gstrtspdefs.h>
 #include <gst/rtsp/gstrtsp-enumtypes.h>