"make depend"
[oweals/openssl.git] / crypto / evp / e_ofb_d.c
index ae0c793e59791335fc6456878c617898357b9208..abb832e085ebc82f8a5d85b2a0b1019739d7f604 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "evp.h"
-#include "objects.h"
+#include <openssl/evp.h>
+#include <openssl/objects.h>
 
 #ifndef NOPROTO
 static void des_ofb_init_key(EVP_CIPHER_CTX *ctx, unsigned char *key,