aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wccp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-wccp.c')
-rw-r--r--packet-wccp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-wccp.c b/packet-wccp.c
index 25986ecf5e..6a5f4882d8 100644
--- a/packet-wccp.c
+++ b/packet-wccp.c
@@ -2,7 +2,7 @@
* Routines for Web Cache Coordination Protocol dissection
* Jerry Talkington <jerryt@netapp.com>
*
- * $Id: packet-wccp.c,v 1.25 2001/12/10 00:25:41 guy Exp $
+ * $Id: packet-wccp.c,v 1.26 2002/01/21 07:36:44 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -37,8 +37,8 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
-#include "strutil.h"
+#include <epan/packet.h>
+#include <epan/strutil.h>
#include "packet-wccp.h"
static int proto_wccp = -1;