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