Support INSTALL_PREFIX for packagers.
[openssl.git] / crypto / cast / c_ecb.c
index a407a6d1192642a9889b73c11cf3fab2136c6049..4b523ffc7576e2be783d35c56ff2c668634747a9 100644 (file)
@@ -56,9 +56,9 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cast.h"
+#include <openssl/cast.h>
 #include "cast_lcl.h"
-#include "opensslv.h"
+#include <openssl/opensslv.h>
 
 char *CAST_version="CAST" OPENSSL_VERSION_PTEXT;