Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / packet-eigrp.c
index d3be9058cae98c648bd2b6124fd3deb76eb34b09..a5d666ce155469c988d6b9115ecce5360c4c810e 100644 (file)
@@ -2,7 +2,7 @@
  * Routines for EIGRP dissection
  * Copyright 2000, Paul Ionescu <paul@acorp.ro>
  *
- * $Id: packet-eigrp.c,v 1.19 2001/12/10 00:25:27 guy Exp $
+ * $Id: packet-eigrp.c,v 1.20 2002/01/21 07:36:34 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
 #endif
 
 #include <glib.h>
-#include "packet.h"
-#include "resolv.h"
+#include <epan/packet.h>
+#include <epan/resolv.h>
 
-#include "atalk-utils.h"
+#include <epan/atalk-utils.h>
 #include "ipproto.h"
 #include "packet-ipx.h"