Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / packet-time.c
index 4e6f0daafb6d286811180c0e552a5e7ebf682f9c..89b912c508202f502b1a127627423a2953e2d1e5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Richard Sharpe <rsharpe@ns.aus.com>
  *
- * $Id: packet-time.c,v 1.16 2001/12/10 00:25:40 guy Exp $
+ * $Id: packet-time.c,v 1.17 2002/01/21 07:36:44 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -30,7 +30,7 @@
 # include "config.h"
 #endif
 
-#include "packet.h"
+#include <epan/packet.h>
 
 static int proto_time = -1;
 static int hf_time_time = -1;