]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/cast/c_skey.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / cast / c_skey.c
index 7611f7a1e4a642d959e83c8a5215469506f7f08d..acf2c3eeb51e38fe81b0c63d42eb193e599e760f 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cast.h"
+#include <openssl/cast.h>
 #include "cast_lcl.h"
 #include "cast_s.h"