Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / packet-raw.c
index 0ea7a2cef79144f900ced03bc9020e40421b6915..be20204dc96304e140c5d68cd9461141911fc614 100644 (file)
@@ -1,7 +1,7 @@
 /* packet-raw.c
  * Routines for raw packet disassembly
  *
- * $Id: packet-raw.c,v 1.31 2002/01/03 02:10:01 guy Exp $
+ * $Id: packet-raw.c,v 1.32 2002/01/21 07:36:40 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -34,7 +34,7 @@
 
 #include <string.h>
 #include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
 #include "packet-raw.h"
 #include "packet-ip.h"
 #include "packet-ppp.h"