]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/scripting.c
Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware (#378)
[proxmark3-svn] / client / scripting.c
index d68adb3ee66ab82406bd448f147b315d8eb83832..13cb8cdfcb1c998fdb09a773c8904a8262e4f74a 100644 (file)
@@ -24,7 +24,7 @@
 #include "../common/crc16.h"
 #include "../common/crc64.h"
 #include "../common/sha1.h"
 #include "../common/crc16.h"
 #include "../common/crc64.h"
 #include "../common/sha1.h"
-#include "aes.h"
+#include "polarssl/aes.h"
 #include "cmdcrc.h"
 /**
  * The following params expected:
 #include "cmdcrc.h"
 /**
  * The following params expected:
Impressum, Datenschutz