P2P: Send WPS-FAIL event to parent interface, too
[libeap.git] / src / crypto / aes-wrap.c
index 7ded117..28d0c89 100644 (file)
@@ -16,7 +16,8 @@
 #include "includes.h"
 
 #include "common.h"
-#include "aes_i.h"
+#include "aes.h"
+#include "aes_wrap.h"
 
 /**
  * aes_wrap - Wrap keys with AES Key Wrap Algorithm (128-bit KEK) (RFC3394)