cvs update
[oweals/openssl.git] / crypto / rc2 / rc2_cbc.c
index a141975bac6558b60e9a1fe67688f8d2631c6825..1202184e85eb25b0a6ba93eecdb57140ac1d6e30 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "rc2.h"
+#include <openssl/rc2.h>
 #include "rc2_locl.h"
 
 void RC2_cbc_encrypt(unsigned char *in, unsigned char *out, long length,