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