aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-dcerpc-conv.c')
-rw-r--r--packet-dcerpc-conv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc-conv.c b/packet-dcerpc-conv.c
index 14254a0dd7..c2a7b71530 100644
--- a/packet-dcerpc-conv.c
+++ b/packet-dcerpc-conv.c
@@ -2,7 +2,7 @@
* Routines for dcerpc conv dissection
* Copyright 2001, Todd Sabin <tas@webspan.net>
*
- * $Id: packet-dcerpc-conv.c,v 1.1 2001/07/11 01:25:44 guy Exp $
+ * $Id: packet-dcerpc-conv.c,v 1.2 2002/01/21 07:36:33 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -35,7 +35,7 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#include "packet-dcerpc.h"