Remove redundant ifdef.
[openssl.git] / crypto / cast / c_cfb64.c
index a9d32517c432a688a490ddd1f9bbe37813ec1629..50d234b4667a6a3b4aaad1bee8715f13c9cee3c6 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 cfb mode is being