aboutsummaryrefslogtreecommitdiffstats
path: root/rsaref/rsaref.c
diff options
context:
space:
mode:
Diffstat (limited to 'rsaref/rsaref.c')
-rw-r--r--rsaref/rsaref.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/rsaref/rsaref.c b/rsaref/rsaref.c
index c72b5fc19b..99839d21e0 100644
--- a/rsaref/rsaref.c
+++ b/rsaref/rsaref.c
@@ -58,10 +58,10 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "bn.h"
-#include "rsa.h"
-#include "rsaref.h"
-#include "rand.h"
+#include <openssl/bn.h>
+#include <openssl/rsa.h>
+#include <openssl/rsaref.h>
+#include <openssl/rand.h>
/*
* RSAREFerr(RSAREF_F_RSA_REF_BN2BIN,RSAREF_R_CONTENT_ENCODING);