Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / packet-ddtp.c
index 87786a6413d7e8bd9dbe33d0bc07b6f50cff9793..2818faea53bc3963a469b5becd087260506fef1d 100644 (file)
@@ -3,7 +3,7 @@
  * see http://ddt.sourceforge.net/
  * Olivier Abad <oabad@cybercable.fr>
  *
- * $Id: packet-ddtp.c,v 1.18 2001/12/10 00:25:27 guy Exp $
+ * $Id: packet-ddtp.c,v 1.19 2002/01/21 07:36:33 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -41,7 +41,7 @@
 #ifdef HAVE_NETINET_IN_H
 # include <netinet/in.h>
 #endif
-#include "packet.h"
+#include <epan/packet.h>
 #include "packet-ddtp.h"
 
 static int proto_ddtp = -1;