Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / packet-eapol.c
index f5c08b6d24b93a23217d4e203bbfa5639d13f74c..9518463e744118e30c900cda67f0ab484b405b4b 100644 (file)
@@ -1,7 +1,7 @@
 /* packet-eapol.c
  * Routines for EAPOL 802.1X authentication header disassembly
  *
- * $Id: packet-eapol.c,v 1.4 2001/12/10 00:25:27 guy Exp $
+ * $Id: packet-eapol.c,v 1.5 2002/01/21 07:36:34 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -35,7 +35,7 @@
 #endif
 
 #include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
 #include "packet-ieee8023.h"
 #include "packet-ipx.h"
 #include "packet-llc.h"