]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/scripting.c
fix: SIMD instruction set detection on non-x86 hardware
[proxmark3-svn] / client / scripting.c
index d68adb3ee66ab82406bd448f147b315d8eb83832..3859fd4863ce35fbc4942c5e326568a651ce403c 100644 (file)
@@ -23,8 +23,8 @@
 #include "iso14443crc.h"
 #include "../common/crc16.h"
 #include "../common/crc64.h"
-#include "../common/sha1.h"
-#include "aes.h"
+#include "../common/polarssl/sha1.h"
+#include "../common/polarssl/aes.h"
 #include "cmdcrc.h"
 /**
  * The following params expected:
Impressum, Datenschutz