summaryrefslogtreecommitdiff
path: root/packet-netbios.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-netbios.c')
-rw-r--r--packet-netbios.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-netbios.c b/packet-netbios.c
index 1217fb0807..a991b59392 100644
--- a/packet-netbios.c
+++ b/packet-netbios.c
@@ -5,7 +5,7 @@
*
* derived from the packet-nbns.c
*
- * $Id: packet-netbios.c,v 1.43 2001/12/10 00:25:31 guy Exp $
+ * $Id: packet-netbios.c,v 1.44 2002/01/21 07:36:37 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -38,7 +38,7 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#include "llcsaps.h"
#include "packet-netbios.h"