diff options
Diffstat (limited to 'ccast/axTLS/crypto.h')
-rwxr-xr-x[-rw-r--r--] | ccast/axTLS/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ccast/axTLS/crypto.h b/ccast/axTLS/crypto.h index 8a314a3..bf2c187 100644..100755 --- a/ccast/axTLS/crypto.h +++ b/ccast/axTLS/crypto.h @@ -39,7 +39,7 @@ extern "C" { #endif -#include "config.h" +#include "axTLS_config.h" #include "bigint_impl.h" #include "bigint.h" |