Change #include filenames from <foo.h> to <openssl.h>.
[oweals/openssl.git] / crypto / rc2 / rc2.h
index 2fc48f11fa7049763f1d076bea196a5c4490e7bb..11fced6e1d998d0e57f75b6a414f321c979bfa0a 100644 (file)
@@ -66,7 +66,7 @@ extern "C" {
 #define RC2_ENCRYPT    1
 #define RC2_DECRYPT    0
 
-#include "opensslconf.h" /* RC2_INT */
+#include <openssl/opensslconf.h> /* RC2_INT */
 #define RC2_BLOCK      8
 #define RC2_KEY_LENGTH 16