]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/core.h
Reorganize public header files (part 1)
[thirdparty/openssl.git] / include / openssl / core.h
index 43e9d0a6bce2c625c8e19c6e3d335f1e3bb39ece..d07a2accfd7b2b1ed688df568b4b41fda6a17e40 100644 (file)
@@ -11,7 +11,7 @@
 # define OSSL_CORE_H
 
 # include <stddef.h>
-# include <openssl/ossl_typ.h>
+# include <openssl/types.h>
 
 # ifdef __cplusplus
 extern "C" {