Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / rc2 / rc2_skey.c
index 729387301813b54c4a3d14bf029aecf7ace779a9..7143c4e591a914fd93f596e4d53a6e29581fdc1b 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
  * [including the GNU Public Licence.]
  */
 
-#include "rc2.h"
+#include <openssl/rc2.h>
 #include "rc2_locl.h"
 
 static unsigned char key_table[256]={
 #include "rc2_locl.h"
 
 static unsigned char key_table[256]={