diff options
Diffstat (limited to 'ccast/axTLS/tls1.h')
-rwxr-xr-x[-rw-r--r--] | ccast/axTLS/tls1.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ccast/axTLS/tls1.h b/ccast/axTLS/tls1.h index 0086302..14c6382 100644..100755 --- a/ccast/axTLS/tls1.h +++ b/ccast/axTLS/tls1.h @@ -40,8 +40,8 @@ extern "C" { #endif -#include "version.h" -#include "config.h" +#include "axTLS_version.h" +#include "axTLS_config.h" #include "os_int.h" #include "crypto.h" #include "crypto_misc.h" |