aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mrdisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-mrdisc.c')
-rw-r--r--packet-mrdisc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-mrdisc.c b/packet-mrdisc.c
index ceda3c85fe..724a5a4732 100644
--- a/packet-mrdisc.c
+++ b/packet-mrdisc.c
@@ -1,7 +1,7 @@
/* packet-mrdisc.c 2001 Ronnie Sahlberg <See AUTHORS for email>
* Routines for IGMP/MRDISC packet disassembly
*
- * $Id: packet-mrdisc.c,v 1.5 2002/01/20 22:12:26 guy Exp $
+ * $Id: packet-mrdisc.c,v 1.6 2002/01/21 07:36:37 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -48,7 +48,7 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#include "in_cksum.h"
#include "packet-mrdisc.h"