aboutsummaryrefslogtreecommitdiffstats
path: root/packet-zebra.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-zebra.c')
-rw-r--r--packet-zebra.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-zebra.c b/packet-zebra.c
index a57d7dfd5f..c0c40a54f8 100644
--- a/packet-zebra.c
+++ b/packet-zebra.c
@@ -3,7 +3,7 @@
*
* Jochen Friedrich <jochen@scram.de>
*
- * $Id: packet-zebra.c,v 1.17 2001/12/10 00:25:41 guy Exp $
+ * $Id: packet-zebra.c,v 1.18 2002/01/21 07:36:48 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -36,7 +36,7 @@
#include <ctype.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
static int proto_zebra = -1;
static int hf_zebra_len = -1;