aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-rtsp.c')
-rw-r--r--packet-rtsp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-rtsp.c b/packet-rtsp.c
index 004a43f06a..912910b15a 100644
--- a/packet-rtsp.c
+++ b/packet-rtsp.c
@@ -4,7 +4,7 @@
* Jason Lango <jal@netapp.com>
* Liberally copied from packet-http.c, by Guy Harris <guy@alum.mit.edu>
*
- * $Id: packet-rtsp.c,v 1.7 2000/01/22 06:22:17 guy Exp $
+ * $Id: packet-rtsp.c,v 1.8 2000/02/15 21:03:04 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -39,6 +39,7 @@
#include <glib.h>
#include "packet.h"
+#include "packet-sdp.h"
static int proto_rtsp = -1;
static gint ett_rtsp = -1;