aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/airpdcap_wep.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/crypt/airpdcap_wep.c')
-rw-r--r--epan/crypt/airpdcap_wep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/crypt/airpdcap_wep.c b/epan/crypt/airpdcap_wep.c
index 45d02df7eb..6007f115ba 100644
--- a/epan/crypt/airpdcap_wep.c
+++ b/epan/crypt/airpdcap_wep.c
@@ -41,7 +41,7 @@
/* File includes */
#include <epan/tvbuff.h>
-#include <epan/crc32.h>
+#include <wsutil/crc32.h>
#include "airpdcap_system.h"
#include "airpdcap_int.h"