Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / cast / c_ofb64.c
index 1ccaec7976991121fc8abe23f6af5954bf889649..4249870d9e34e6a7abcca751a7888f6a52d267a5 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cast.h"
+#include <openssl/cast.h>
 #include "cast_lcl.h"
 
 /* The input and output encrypted as though 64bit ofb mode is being