Xuyi Wang / wolfcrypt

Dependents:   OS

Files at this revision

API Documentation at this revision

Comitter:
sPymbed
Date:
Mon Nov 25 14:23:49 2019 +0000
Parent:
0:1387ff3eed4a
Commit message:
improved

Changed in this revision

wolfcrypt/tfm.h Show annotated file Show diff for this revision Revisions of this file
--- a/wolfcrypt/tfm.h	Wed Nov 20 13:28:01 2019 +0000
+++ b/wolfcrypt/tfm.h	Mon Nov 25 14:23:49 2019 +0000
@@ -750,7 +750,7 @@
 
 
 /* wolf big int and common functions */
-#include <wolfssl/wolfcrypt/wolfmath.h>
+#include <wolfcrypt/wolfmath.h>
 
 
 #ifdef __cplusplus