aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-dcerpc.h')
-rw-r--r--packet-dcerpc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc.h b/packet-dcerpc.h
index 5b36a622b2..0e884b535d 100644
--- a/packet-dcerpc.h
+++ b/packet-dcerpc.h
@@ -1,7 +1,7 @@
/* packet-dcerpc.h
* Copyright 2001, Todd Sabin <tas@webspan.net>
*
- * $Id: packet-dcerpc.h,v 1.6 2002/01/03 20:42:40 guy Exp $
+ * $Id: packet-dcerpc.h,v 1.7 2002/01/21 07:36:33 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -25,7 +25,7 @@
#ifndef __PACKET_DCERPC_H__
#define __PACKET_DCERPC_H__
-#include "conversation.h"
+#include <epan/conversation.h>
typedef struct _e_uuid_t {
guint32 Data1;