Re-generate a number of ASN.1-based dissectors with the most recent
[obnox/wireshark/wip.git] / tap-smbsids.c
index 2923cb8a4e366c78efddc02096b547a750726b42..2d0cdf3d0eb440b94b6b3294f7b1a41ca2237cdb 100644 (file)
@@ -1,7 +1,7 @@
 /* tap-smbsids.c
  * smbstat   2003 Ronnie Sahlberg
  *
- * $Id: tap-smbsids.c,v 1.2 2004/05/09 10:03:38 guy Exp $
+ * $Id$
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -38,9 +38,9 @@
 
 #include <string.h>
 #include "epan/packet_info.h"
-#include "packet-smb-sidsnooping.h"
+#include <epan/dissectors/packet-smb-sidsnooping.h>
 #include "register.h"
-#include "tap.h"
+#include <epan/tap.h>
 #include "epan/value_string.h"
 #include "smb.h"